R/data.R

#' Grid cell information for New England
#'
#' A dataset containing the site code, latitude and longitude
#' of grid cells in New England.
#'
#' @format A data frame with 217660 rows and 3 variables:
#' \describe{
#'   \item{SiteCode}{Site code}
#'   \item{Lat}{Latitude}
#'   \item{Lon}{Longitude}
#' }
"negrid"
cchoirat/gridded documentation built on May 14, 2019, 10:33 a.m.