mapFlowTotalsbySectorandLocationfromNAICStoBEA | R Documentation |
Map a satellite table from NAICS-coded format to BEA-coded format.
mapFlowTotalsbySectorandLocationfromNAICStoBEA(
totals_by_sector,
totals_by_sector_year,
model,
agg_metasources = TRUE
)
totals_by_sector |
A standardized satellite table with resource and emission names from original sources. |
totals_by_sector_year |
Year of the satellite table. |
model |
A complete EEIO model: a list with USEEIO model components and attributes. |
agg_metasources |
bool, TRUE to aggregate TbS ignoring MetaSources field |
A satellite table aggregated by the USEEIO model sector codes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.