Description Usage Arguments Value
View source: R/airport_to_county_import_distrib.R
Distribute importations into airports out to counties
1 2 3 4 5 6 7 8 | distrib_county_imports(
import_sims_clusters,
airport_attribution,
local_dir,
regioncode,
county_pops_df = NULL,
yr = 2010
)
|
import_sims_clusters |
number of simulations to run |
airport_attribution |
Airport attribution data.frame |
local_dir |
local data directory |
regioncode |
Region/project name |
yr |
Year of county population data |
A data.frame of counties, dates, and nmber of importations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.