R/data.R

## Copyright 2011 – 2020  Center for Survey Statistics and Methodology at Iowa State University   All Rights Reserved
#' Landsat data example
#'
#' A dataset containing observation values of a 31x31 pixcels 
#' landsat image observed between year 1982 and 2015.
#'
#' @docType data
#' @format A data frame with 990 rows and 963 columns:
#' \itemize{
#'   \item year year
#'   \item doy day of the year
#'   \item pixeli pixel value for the i-th pixel of the image
#' }
#' @keywords datasets
"landsat106"

#' @rdname landsat106
"landsat2"

Try the stfit package in your browser

Any scripts or data that you put into this service are public.

stfit documentation built on Oct. 18, 2022, 5:07 p.m.