View source: R/matrix_extract.R
get_xmatrix | R Documentation |
Creates a global extraction matrix Anots
of an exporter and its inverse
Bnots
.
get_xmatrix(
wio,
exporter,
perim = "country",
partner = "WLD",
sector = "TOTAL",
inverse = TRUE
)
wio |
A class |
exporter |
String, code of country or country group |
perim |
String: |
partner |
String: code of country or country group for bilateral perspectives (only with country). |
sector |
Character string: code of sector or sector group for sector perspectives (only with country). |
inverse |
Boolean, if |
The global (inverse) extraction matrix of the specified exporter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.