ndviForestTS | R Documentation |
A list
of 8-bit matrices.
A list
containing matrices:
List of matrixes of 9 cells simulating NDVI of a patch of forests over 3 years. Each matrix represents a day in the time series.
This list represents a time series of NDVI values of a patch of forest over 3 years.
It is stored as a list
, suitable for explaining how to make helical plots.
ndviForestTS <- readRDS(system.file("extdata", "ndviForestTS.rds", package = "rasterdiv"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.