save_fmo_panel.Rd
Save fire management options panel plot showing each FMO layer.
save_fmo_panel(out_dir = ".", width = 1200, height = 800)
out_dir | output directory. |
---|---|
width | numeric, png width. |
height | numeric, png height. |
This functions save a png graphic of the standard FMO management IDs raster layer from the snapgrid
package.
# NOT RUN { save_fmo_panel() # }