Nothing
## 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.