som: Two 16-day NDVI time series from the south of Somalia

somR Documentation

Two 16-day NDVI time series from the south of Somalia

Description

som is a dataframe containing time and two NDVI time series to illlustrate how the monitoring approach works.

Source

\insertRef

janbfastmonitorbfast

Examples


## first define the data as a regular time series (i.e. ts object)
library(zoo)
NDVI <- as.ts(zoo(som$NDVI.b,som$Time))
plot(NDVI)



bfast documentation built on Oct. 22, 2024, 5:07 p.m.