load_apdf.Rd
This data is provided for testing purposes. We need to see whether to provide this data as part of the package to the end user.
load_apdf(.apt, .trim = TRUE)
character of airport location indicator, either EGLL, LSZH, or LTFM
boolean to remove superflous columns from supplied tibble
tibble of APDF data set
if (FALSE) { # \dontrun{ ds <- load_apdf("LSZH") } # }