Description Usage Arguments Value
View source: R/extract_GUI_tables.r
Extracts pre-defined thematic tables from the results data cube
1 2 3 4 5 6 7 8 | extract_gui_table(
region_list,
dim5_list,
cols_list,
rows_list,
scenario_list,
folder = "mydata"
)
|
region_list |
A character list of regions |
datacube |
A dplyr table with the raw capmod results |
product_list |
List of commodities |
scenario |
Scenario for which you want to retrieve results |
A dplyr table (tibble) containing the market balance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.