wiod"

Load the library.

library(wiod)

Load the data.

data("wiod95")

Load the decompr package.

library(decompr)

Apply the leontief decomposition and save the output to an object l1995.

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.