get_overview: Country overview

Description Usage Arguments Value Author(s) Examples

View source: R/gets.R

Description

Get a country displacement information and includes population and refugee numbers

Usage

1
get_overview(iso3, ci = idmc_api_key())

Arguments

iso3

The country ISO3 code

ci

A character vector of IDMC_API_KEY. See [idmc_api_key()].

Value

A data.frame

Author(s)

An Chu

Examples

1
2
3
4
5
## Not run: 
get_overview(iso3 = 'RUS')
get_overview(iso3 = 'VNM')

## End(Not run)

chuvanan/idmcapi documentation built on Nov. 24, 2019, 7:31 a.m.