Loads WIOD data for a given year from an official WIOD .Rdata file (release 2016), which has to be first downloaded from http://www.wiod.org/protected3/data16/wiot_ROW/wiot_r_Nov16.zip and extracted (unzipped).
loadWIOD(file_name = "WIOT2014_October16_ROW.RData")
file_name | A character string giving the name of the file. Default:
|
---|
The wiot
object contained in the .Rdata file
(a data.table
).