plot_gfc {gfcanalysis} | R Documentation |
Plot forest change (relative to 2000) for a given year
Description
Plots a single layer of forest change from a layer stack output by
annual_stack
.
Usage
plot_gfc(fchg, aoi, title_string = "", size_scale = 1, maxpixels = 50000)
Arguments
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 |
See Also
[Package gfcanalysis version 1.8.0 Index]