get_oecd_data: Gets OECD data

Description Usage Arguments See Also

View source: R/get_oecd_functions.R

Description

Calls all functions to collect and merge OECD data

Usage

1
get_oecd_data(download_data, countries_considered, first_year, last_year)

Arguments

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).

See Also

Other download_helpers: get_worldbank(), setup_swiid()


graebnerc/competitivenessData documentation built on June 7, 2021, 2:28 a.m.