capri_filter: Load CAPRI results and filter to a user-specified subset of...

Description Usage Arguments

View source: R/capri_gdx_util.r

Description

Load CAPRI results and filter to a user-specified subset of results

Usage

1
2
3
4
5
6
7
8
9
capri_filter(
  filename,
  selregion = "all",
  seldim5 = "",
  selcols,
  selrows,
  simyear = "2030",
  scenarioname = "baseline"
)

Arguments

filename

Name of the file

selregion

Character vector of regions, default = "all"

seldim5

Selection of the elements in the fifth dimension of the CAPRI data cube. By default it is the empty element

selcols

Selection of columns in the CAPRI data cube

selrows

Selection of rows in the CAPRI data cube

simyear

Simulation year to be loaded/filtered

scenarionam

Name of the scenario


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