#' Vegetation index pixel reliability for a region near Salton Sea, California
#'
#' A spatial dataset containing the vegetation index pixel reliability for Terra
#' MODIS collection 6 16-day composites (MOD13Q1). The dataset begins on
#' February 18, 2000 and ends on May 25, 2018, with one observation every 16
#' days.
#'
#' This data was downloaded using the \code{MODIStsp} package. In discrepancy
#' the documentation (user guide, p. 16), the "good data" values appear to be
#' set as \code{NA}. The layer names reflect the package's naming convention of
#' \code{"MODIS_(product)_(year)_(Julian date)."}
#'
#' @format A RasterBrick object with 421 layers. Each layer has 5040 cells (70
#' rows, 72 columns).
#'
#' @source
#' \url{https://lpdaac.usgs.gov/dataset_discovery/modis/modis_products_table/mod13q1}
#'
#' MODIS Vegetation Index User Guide (Collection 6):
#' \url{https://lpdaac.usgs.gov/sites/default/files/public/product_documentation/mod13_user_guide.pdf}
"CA_ndvi_pixel_reliability"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.