View source: R/animate_annual.R
plot_gfc | 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 |
annual_stack
, animate_annual
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.