R/data.R

#' CODE of 2367 Airports/Locations.
#'
#' A dataset containing the code and name of 2367 US airport/locations.
#'
#' @format A data frame with 2367 rows and 3 variables:
#' \describe{
#'   \item{State}{State }
#'   \item{Code}{code of airport/locations}
#'   \item{Name}{name of airport/locations }
#' }
#' @source \url{https://w1.weather.gov/xml/current_obs/}
"all_code"
floatgreen/weatherstar documentation built on May 11, 2019, 3:12 p.m.