README.md

iotr

R-CMD-check

Overview

Package for working with Input Output Tables in quantitative economics.

Download and convert I-O-data from different sources.

Currently supported databases:

Planned support:

Additional functionality (possibly outsourced/removed in the future):

References: - OECD (2023) OECD Inter-Country Input-Output Tables. http://oe.cd/icio

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("okrebs/iotr")

Early development version, all functionality is subject to change!

Examples

See “man/examples/wiod.R”, “man/examples/icio.R”, and “man/examples/icio_v2.R

library(iotr)
## basic example code


okrebs/iotr documentation built on Dec. 12, 2024, 6:20 p.m.