R/data_airports.R

#' Airport Data - clean
#'
#' USA airport data from the RITA/Transtats database
#'
#' @format A dataframe with 6435 observations and 5 variables
#' @name airportCode
#'
NULL

#' Airport Data - full
#'
#' USA airport data from the RITA/Transtats database
#'
#' @format A dataframe with 6435 observations and 9 variables
#' @name airportCodeFull
#'
NULL

#' Airport Data - master
#'
#' World airport data from the RITA/Transtats database
#'
#' @format A dataframe with 13555 observations and 28 variables
#' @name airportMaster
#'
NULL
ropensci/skynet documentation built on Sept. 18, 2024, 5:02 a.m.