validationREMIND: validation

Description Usage Arguments Author(s) Examples

View source: R/validationREMIND.R

Description

Create Validation pdf from REMIND output and corresponding historical.mif

Usage

1
validationREMIND(gdx, hist, file = "validation.pdf", reportfile = NULL, ...)

Arguments

gdx

GDX file

hist

Validation data.All formats allowed which can be converted to quitte (including characters containing the path to a mif file)

file

a file name the output pdf

reportfile

file name to which a backup of the magpie reporting should be written (file ending should be ".mif"). No report written if set to NULL.

...

additional arguments supplied to the validationpdf function

Author(s)

Lavinia Baumstark

Examples

1
2
3
4
  ## Not run: 
    validation(gdx="fulldata.gdx",hist="historical.mif")
  
## End(Not run)

pik-piam/remind documentation built on Sept. 9, 2021, 1:09 p.m.