Package: exvatools 0.9.0

exvatools: Value Added in Exports and Other Input-Output Table Analysis Tools

Analysis of trade in value added with international input-output tables. Includes commands for easy data extraction, matrix manipulation, decomposition of value added in gross exports and calculation of value added indicators, with full geographical and sector customization. Decomposition methods include Borin and Mancini (2023) <doi:10.1080/09535314.2022.2153221>, Miroudot and Ye (2021) <doi:10.1080/09535314.2020.1730308>, Wang et al. (2013) <https://econpapers.repec.org/paper/nbrnberwo/19677.htm> and Koopman et al. (2014) <doi:10.1257/aer.104.2.459>.

Authors:Enrique Feas [aut, cre]

exvatools_0.9.0.tar.gz
exvatools_0.9.0.zip(r-4.5)exvatools_0.9.0.zip(r-4.4)exvatools_0.9.0.zip(r-4.3)
exvatools_0.9.0.tgz(r-4.4-any)exvatools_0.9.0.tgz(r-4.3-any)
exvatools_0.9.0.tar.gz(r-4.5-noble)exvatools_0.9.0.tar.gz(r-4.4-noble)
exvatools_0.9.0.tgz(r-4.4-emscripten)exvatools_0.9.0.tgz(r-4.3-emscripten)
exvatools.pdf |exvatools.html
exvatools/json (API)
NEWS

# Install 'exvatools' in R:
install.packages('exvatools', repos = c('https://enriquefeas.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

31 exports 1 stars 0.71 score 14 dependencies 11 scripts 342 downloads

Last updated 1 days agofrom:8e973b9f7a. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 17 2024
R-4.5-winOKSep 17 2024
R-4.5-linuxOKSep 17 2024
R-4.4-winOKSep 17 2024
R-4.4-macOKSep 17 2024
R-4.3-winOKSep 17 2024
R-4.3-macOKSep 17 2024

Exports:bkdbkdiagbkoffdbktbkttcsumsdiagcsdmultget_dataget_exvadec_bkdownget_geo_codesget_sec_codesget_va_exgrget_va_exgryget_va_fdget_xmatrixhmultinfo_geoinfo_secmake_custom_wiomake_exvadecmake_exvadirmake_wiomeldmultdrsumsset_zerosumgcolssumgrowssumncolsumnrow

Dependencies:clidata.tablegluelifecyclemagrittropenxlsxplyrRcppreshape2rlangstringistringrvctrszip

Introduction to exvatools

Rendered fromexvatools.Rmdusingknitr::rmarkdownon Sep 17 2024.

Last update: 2024-09-17
Started: 2022-12-21

Readme and manuals

Help Manual

Help pageTopics
Get block diagonal matrixbkd
Diagonalize blocks of a block matrixbkdiag
Get block off-diagonal matrixbkoffd
Block transpose matrixbkt
Block transpose matrix with transposed blocksbktt
Sum matrix columns and assign name to resulting rowcsums
Diagonalize the sums of columns of a matrixdiagcs
Multiply a diagonal matrix by another matrixdmult
Get data from different exvatools objectsget_data
Get a summary decomposition of value added in exportsget_exvadec_bkdown
Get the ISO3 codes of standard country groupsget_geo_codes
Get the ISO3 codes of standard sector groupsget_sec_codes
Detailed origin and destination of value added in gross exportsget_va_exgr
Detailed origin and final absorption of value added in gross exportsget_va_exgry
Value added induced by final demandget_va_fd
Get extraction matrix.get_xmatrix
Hadamard product of matriceshmult
ICIO-type input-output table example dataiciotest_data
Show available countries and country groups in a specific Input-Output tableinfo_geo
Show available sectors and sector groups included in a specific Input-Output tableinfo_sec
Make standard world input-output matrices from custom datamake_custom_wio
Decomposition of value added in exports using different methodologiesmake_exvadec
Direction (detailed origin and destination) of value added in exportsmake_exvadir
Make standard world input-output matrices from source filesmake_wio
Meld ICIO-type matrix (consolidating China and Mexico sub-components)meld
Multiply a matrix by a diagonal matrixmultd
Print method for 'exvadec' classprint.exvadec
Print method for 'exvadir' classprint.exvadir
Print method for 'wio' classprint.wio
Sum matrix rows and assign name to resulting columnrsums
Set to zero specific rows and columns of a matrixset_zero
Sum groups of columns of a matrix and name the resulting columnssumgcols
Sum groups of rows of a matrix and name the resulting rowssumgrows
Summary method for 'exvadec' classsummary.exvadec
Summary method for 'exvadir' classsummary.exvadir
Summary method for 'wio' classsummary.wio
Sum every nth column of a matrix and name the resulting columnssumncol
Sum every nth row of a matrix and name the resulting rowssumnrow
WIOD-type input-output table example datawiodtest_data