Learn R Programming

Rbeast (version 0.2.2)

modis_ohio: 14 years' MODIS EVI data at a pixel in Southern Ohio

Description

modis_ohio is a vector comprising 14 years' MODIS EVI data at a pixel in Southern Ohio.

Usage

data(modis_ohio)

Arguments

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
library(Rbeast)
data(modis_ohio)

plot(modis_ohio,type='l')
result=beast(modis_ohio)
plot(result)

# }

Run the code above in your browser using DataLab