Plots a single layer of forest change from a layer stack output by
annual_stack
.
plot_gfc(fchg, aoi, title_string = "", size_scale = 1, maxpixels = 50000)
a forest change raster layer (a single layer of the layer
stack output by annual_stack
one or more AOI polygons as a SpatialPolygonsDataFrame
or sf
object. If there is a 'label' field in the dataframe, it will be used to
label the polygons in the plots. If the AOI is not in WGS 1984 (EPSG:4326),
it will be reprojected to WGS84.
the plot title
a number used to scale the size of the plot text
the maximum number of pixels from fchg to use in plotting
annual_stack
, animate_annual