R/airportr.R

#' \code{airportr} package
#'
#' Package to work with airport data
#'
#' See the README on \href{https://github.com/dshkol/airportr/blob/master/README.md}{GitHub}
#'
#' @docType package
#' @name airportr
#' @importFrom dplyr %>%
#' @importFrom utils data
#' @import utils

NULL

Try the airportr package in your browser

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

airportr documentation built on Oct. 9, 2019, 9:05 a.m.