wiod: World Input Output Database 1995-2011

Description References See Also Examples

Description

World Input Output Database 1995-2011

References

Timmer, Marcel P. (ed) (2012), "The World Input-Output Database (WIOD): Contents Sources and Methods", WIOD Working Paper Number 10, downloadable at http://www.wiod.org/publications/papers/wiod10.pdf

See Also

http://wwww.wiod.org/ http://qua.st/wiod

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
data(wiod95)

library(decompr)

w95 <- decomp(inter95,
              final95,
              countries,
              industries,
              output95,
              method="leontief")

library(gvc)

i2e95 <- i2e(w95)

Example output

If you use decompr for data analysis,
please cite both R and decompr,
using citation() and citation("decompr") respectively.

If you use gvc for data analysis,
please cite both R and gvc,
using citation() and citation("gvc") respectively.
                        
Warning message:
system call failed: Cannot allocate memory 

wiod documentation built on May 1, 2019, 9:20 p.m.