Description Usage Arguments Value Author(s) Examples
Returns the confidence assessment data for a country by type of displacement and fact type
1  | get_confidence_assessment(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 or NULL if the API returns nothing
An Chu
1 2 3 4 5  | ## Not run: 
get_confidence_assessment(iso3 = 'VNM')
get_confidence_assessment(iso3 = 'ABF')
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.