standardizeandcastSatelliteTable | R Documentation |
Converts flows table into flows x sector matrix-like format
standardizeandcastSatelliteTable(df, model, final_demand = FALSE)
df |
a dataframe of flowables, contexts, units, sectors and locations |
model |
An EEIO model object with model specs, IO tables, satellite tables, and indicators loaded |
final_demand |
bool, generate matrix based on final demand columns |
A matrix-like dataframe of flows x sector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.