Wiod Data

You can install the wiod package using:

install.packages("wiod")

After which you can load the package using:

library(wiod)

Once the package is loaded, dataset can be loaded by year using e.g.

data(wiod95)

Updated: