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 Aug. 18, 2025, 5:36 p.m.