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
FilipeamTeixeira/skynet documentation built on Nov. 3, 2022, 5:36 p.m.