Description Usage Arguments See Also
View source: R/get_oecd_functions.R
Calls all functions to collect and merge OECD data
1 | get_oecd_data(download_data, countries_considered, first_year, last_year)
|
download_data |
If TRUE, data will be downloaded from the internet |
countries_considered |
Vector of iso3c codes of the countries for which data should be assembled. |
first_year |
First year for which data is to be collected (numeric). |
last_year |
Last year for which data is to be collected (numeric). |
Other download_helpers:
get_worldbank()
,
setup_swiid()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.