View source: R/mean_annum_sds.R
mean_annum_sds | R Documentation |
Calculates the mean and standard deviation of annual metrics from BAP SDS
mean_annum_sds(sds_choose, polygon, year_format)
sds_choose |
this is a spatrasterdataset where each spat raster is stacked annually |
polygon |
a polygon of some vector that is a sf object. The function will convert to a vector object to crop |
year_format |
the form of the data for the spat raster dataset - used to subset the function successfully. Should be '08-01'or '2021' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.