export.total: Calculates Total Exports for InputOutput Objects

Description Usage Arguments Value Author(s) See Also Examples

View source: R/export.total.R

Description

Uses values of the intermediate transaction matrix (Z) and when applicable final demand (f), and either exports (E) or imports (M) to calculate the total exports or imports for each region sector combination.

This function is intended to be a helper function for upstream and vs.

Usage

1
2

Arguments

io

An InputOutput class object from as.inputoutput

Value

Produces a nameless vector of total exports.

Author(s)

John J. P. Wade

See Also

export.coef

Examples

1
2
3
4

ioanalysis documentation built on Jan. 13, 2021, 5:16 p.m.