R/data.R

# These are the datasets loaded so all the example could run directly

#' map_US_NEMIA: saved terrain map image from Google Maps
#'
#' @docType data
#' @keywords savedMap
"map_US_NEMIA"

#' NEMIA_sf_poly.rda: NEMIA sf shape file
#'
#' @docType data
#' @keywords savedMap
"NEMIA_sf_poly"

#' datam1_terra.rda: source terra data with dim 10148 * 33
#' has lon lat for maps example
#'
#' @docType data
#' @keywords satellite
"datam1_terra"
liuyanguu/plotthis documentation built on Nov. 4, 2019, 4:35 p.m.