R/data.R

#' Example locations in Kansas
#' @description This locations example was created to help users setup their 
#' own location data. The locations Scandia and Belleville are close in space,
#' to illustrate that only a minimum number of images will be downloaded to 
#' get the soil information (proximal locations may fall in the same raster).
#' @format This `data.frame` has 3 rows and the following 3 columns:
#' \describe{
#'   \item{ID}{Unique identifier of a given location.}
#'   \item{lat}{Latitude coordinate, in decimal degrees.}
#'   \item{long}{Longitude coordinate, in decimal degrees.}
#' }
"exkansas"
lhmrosso/XPolaris documentation built on Dec. 21, 2021, 10:45 a.m.