WIOD data sets package
The wiod package is now available on CRAN. The package contains the complete WIOD data sets, in a format compatible with the decompr and gvc package. Installation The package can be installed using: {% highlight r %} install.packages(‘wiod’) # case sensitive! {% endhighlight %} Usage Following installation, the package can be loaded using: {% highlight r %} library(wiod) {% endhighlight %} Data can be loaded using the the data() function, using wiod followed by the last two digits of the required year, as the argument, e.g.