R/data.R

#' Retired USGS Sites
#'
#' A subset of data that has retired USGS sites and coordinates.
#'
#' @format ## `df_site_new`
#' A data frame with 14,966 rows and 4 columns:
#' \describe{
#'   \item{SiteNumber}{Site Number}
#'   \item{SiteName}{Site Name}
#'   \item{location.coordinates1}{Longitude coordinates}
#'   \item{location.coordinates2}{Latitude coordinates}
#'   ...
#' }
"df_site_new"

Try the gwavr package in your browser

Any scripts or data that you put into this service are public.

gwavr documentation built on April 4, 2025, 6:13 a.m.