powered by
Downloads World Input-Output Database tables.
download_wiod(year = "2016", out_dir = tempdir())
Invisibly returns the path to the downloaded file.
(string) Release year from WIOD. One of "2016", "2013" or "long-run". Defaults to "2016".
string
(string) Path to download. Defaults to current working directory.
Multi-region input-output tables from the World Input-Output Database (WIOD) from University of Groningen, Netherlands.
if (FALSE) { fio::download_wiod("2016") }
Run the code above in your browser using DataLab