Description Usage Arguments Value
Transform the WIOD data.table into a flat/long data.table
1 2 |
wiot |
WIOD data.table returned by |
rows |
|
columns |
|
A data.table
where each row corresponds to
a combination of a source (exporting) and destination (importing) sectors
and countries, with ten columns:
ExpSectorNr
Exporting sector – WIOD numeric codes for industries (integer vector),
see also sectors
ExpCountry
Exporting country – a three-letter ISO country code,
as in the WIOD file (character vector), see also countries
value
An absolute value of the flow (in US dollars as in the WIOD source file)
ImpSectorNr
Importing sector – WIOD numeric codes for industries and
final use sectors (integer vector), see also sectors
ImpCountry
Importing country – a three-letter ISO country code,
as in the WIOD file (character vector), see also countries
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.