View source: R/prepare_inputs.R
get_areas | R Documentation |
Create area hierarchy dataframes in the Naomi package format. The function will always return the area hierarchy in long format, with arguments additionally to return full and wide hierarchies
get_areas(iso3_current, naomi_data_path, full = FALSE, wide = TRUE)
iso3_current |
A string of one or more ISO-3 codes |
naomi_data_path |
A path to directory containing input data files |
full |
Boolean to return the full area heirarchy |
wide |
Boolean to return the area hierarchy in wide format |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.