Get mean importations across geoids
1 2 3 4 5 6 | get_mean_imports(
yr = 2018,
output_dir = file.path("model_output", "importation"),
local_dir = "data/",
n_sim = 100
)
|
yr |
year of population data |
output_dir |
where output files are saved |
local_dir |
directory of the population data |
n_sim |
number of simulations to include |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.