extract_gui_table: Extracts pre-defined thematic tables from the results data...

Description Usage Arguments Value

View source: R/extract_GUI_tables.r

Description

Extracts pre-defined thematic tables from the results data cube

Usage

1
2
3
4
5
6
7
8
extract_gui_table(
  region_list,
  dim5_list,
  cols_list,
  rows_list,
  scenario_list,
  folder = "mydata"
)

Arguments

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

Value

A dplyr table (tibble) containing the market balance


trialsolution/caprir documentation built on Dec. 5, 2019, 8:54 a.m.