plot_gfc {gfcanalysis} | R Documentation |
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)
fchg |
a forest change raster layer (a single layer of the layer
stack output by |
aoi |
one or more AOI polygons as a |
title_string |
the plot title |
size_scale |
a number used to scale the size of the plot text |
maxpixels |
the maximum number of pixels from fchg to use in plotting |