View source: R/SectorMappingFunctions.R
mapFlowBySectorfromNAICStoBEA | R Documentation |
Map FlowBySector data from NAICS to BEA (Sector/Summary/Detail) sectors.
mapFlowBySectorfromNAICStoBEA(fbs, year, iolevel, specs)
fbs |
A data frame contains FlowBySector (by NAICS) data from flowsa. |
year |
A numeric value specifying the year of interest. |
iolevel |
A character value, the level of BEA sector to map to. |
specs |
A list of model specs including 'BaseIOSchema', |
A data frame contains FlowBySector by BEA.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.