R/locs.R

#' The locations used in the NOAA dataset.
#'
#' This dataset is included in the STRbook R package.
#'
#' @format A data frame with 328 rows and 3 variables:
#' \describe{
#'   \item{id}{Location is}
#'   \item{lat}{Latitude}
#'   \item{lon}{Longitude}
#'   ...
#' }
#'
"locs"

Try the stxplore package in your browser

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

stxplore documentation built on Feb. 16, 2023, 9:53 p.m.