Description Usage Arguments Value Author(s) Examples
Returns the strata data for a country by type of displacement and fact type
1  | get_strata_data(iso3, ci = idmc_api_key())
 | 
iso3 | 
 Character. The country ISO3 code  | 
ci | 
 A character vector of IDMC_API_KEY. See [idmc_api_key()].  | 
A data.frame
An Chu
1 2 3 4 5  | ## Not run: 
get_strata_data(iso3 = 'VNM')
get_strata_data(iso3 = 'ABF')
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.