Save fire management options panel plot showing each FMO layer.

save_fmo_panel(out_dir = ".", width = 1200, height = 800)

Arguments

out_dir

output directory.

width

numeric, png width.

height

numeric, png height.

Details

This functions save a png graphic of the standard FMO management IDs raster layer from the snapgrid package.

Examples

# NOT RUN {
save_fmo_panel()
# }