Description Usage Arguments Value
View source: R/airport_to_county_import_distrib.R
Query the census API to get the county populations for the states of interest, assigned to the given region code.
1 2 3 4 5 | get_airports_to_consider(
mean_travel_file,
states_of_interest,
travelers_threshold = 10000
)
|
mean_travel_file |
Filename of airport monthly mean travelers |
states_of_interest |
States for which to get county populations |
travelers_threshold |
Minimum monthly average travel volume to be included |
A data.frame of clustered airports, dates, and nmber of importations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.