wiod

Data sets from the World Input Output Database, for the years 1995-2011.

This data package is to be used in conjunction with the decompr (CRAN) and gvc (CRAN) packages.

Installation

The development version, to be used at your own peril, is available from GitHub. Installation from GitHub is done using:

if (!require('devtools')) install.packages('devtools')
devtools::install_github("bquast/wiod")

Usage

Following installation, the package can be loaded using:

library(wiod)

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.

data(wiod95)

For information on using the package, please refer to the help files.

help("wiod")
help(package = "wiod")

For examples of usage, see the function-specific help pages.

help("countries")
help("industries")
help("inter95")

In addition to the help files we provide long-form examples in the vignette.

vignette("wiod")

# or
browseVignettes("wiod")

Additional Information

An overview of the changes is available in the NEWS file.

news(package="wiod")

There is also a blog post with information on my personal website.

http://qua.st/wiod/

Development

Development takes place on the GitHub page.

http://github.com/bquast/wiod

Bugs can be filed on the GitHub issues page.

https://github.com/bquast/wiod/issues.

Copy Link

Version

Down Chevron

Install

install.packages('wiod')

Monthly Downloads

11

Version

0.3.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

July 29th, 2015

Functions in wiod (0.3.0)