toy.IO {ioanalysis}R Documentation

An example dataset of class InputOutput

Description

An object of InputOutput class created from toy.FullIOTable using as.inputoutput.

Usage

data("toy.IO")

Format

toy.IO is a list with 14 elements: 7 matrices and 7 labels.

Value

Z

Intermediate Transactions

RS_label

Column matrix of labels for region and sector

f

Final Demand

f_label

Row matrix of labels for accounts for f

E

Exports

E_label

Row matrix of labels for exports by sector and region for E

X

Total Production

V

Value added

V_label

Column matrix of labels for types of value added for V

M

Imports

M_label

Colum matrix of labels for type of imports for M

A

Technical Coefficients

L

Leontief Inverse

Examples

data(toy.IO)
class(toy.IO)

[Package ioanalysis version 0.3.4 Index]