Description Usage Arguments Value
Reads in an IO table not included in the package data to enable analysis using other tables. External IO tables must be in Microsoft Excel .xlsx format.
1 2 3 4 5 6 7 8 9 10 |
filepath |
path to the folder containing the IO table. |
table |
name of the xlsx file containing the IO table. |
sheet |
name of the worksheet in the excel file which contains the flow table. |
f_range |
cell range in the excel sheet which contains the flow table, including column labels. |
hhold_output_range |
cell range in the excel sheet which contains the vector of household output (total employee compensation). |
hhold_demand_range |
cell range in the excel sheet which contains the vector of household demands. |
total_output_range |
cell range in the excel sheet which contains the vector of total output. |
final_demand_range |
cell range in the excel sheet which contains the vector of final demands (total demand/output minus the inter-industry demands). |
'flowtable'
'hhold.output'
'hhold.demand'
'total.output'
'final.demand'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.