fdvad: Final demand decomposition for selected country and sector

Description Usage Arguments Value Examples

View source: R/fdvad.R

Description

Final demand decomposition for selected country and sector

Usage

1
fdvad(country = 10, sector = 15)

Arguments

country

A number 1:41 for version A, 1:44 for version B, see WIOT$countries.

sector

A number 1:35 for version A, 1:56 for version B, see WIOT$sectors.

Value

A list contains title, country, year, sector and the final demand decomposition.

Examples

1
2
3
4
5
get_io(year = 2004, version = "B")
construct()
fdvad(34,12)

fdvad(12,11)

DarekScigala/wiotrs documentation built on May 20, 2019, 9:44 a.m.