inst/doc/wiod.R

## ------------------------------------------------------------------------
library(wiod)

## ------------------------------------------------------------------------
data("wiod95")

## ------------------------------------------------------------------------
library(decompr)

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

Try the wiod package in your browser

Any scripts or data that you put into this service are public.

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