Skip to contents

demo - simple traffic counts of an airport

Usage

apt_traffic_count(apdf)

Arguments

apdf

input airport level data frame/tibble

Value

tibble of counts

Examples

if (FALSE) { # \dontrun{
  apt_traffic_count(lszh)
} # }