mean_annum_sds: Calculates the mean and standard deviation of annual metrics...

View source: R/mean_annum_sds.R

mean_annum_sdsR Documentation

Calculates the mean and standard deviation of annual metrics from BAP SDS

Description

Calculates the mean and standard deviation of annual metrics from BAP SDS

Usage

mean_annum_sds(sds_choose, polygon, year_format)

Arguments

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'


sarahsmithtripp/SatelliteMetrics documentation built on July 25, 2022, 1:34 a.m.