View source: R/LoadSatellites.R
conformTbStoIOSchema | R Documentation |
Take a totals-by-sector df and maps flows to the model schema
conformTbStoIOSchema(tbs, sat_spec, model, agg_metasources = TRUE)
tbs |
totals-by-sector df |
sat_spec |
a standard specification for a single satellite table |
model |
an EEIO model with IO tables loaded |
agg_metasources |
bool, TRUE to aggregate TbS ignoring MetaSources field |
a totals-by-sector df with the sectors and flow amounts corresponding to the model schema
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.