full_valdata: full_valdata

Description Usage Arguments Value Author(s) Examples

View source: R/full_valdata.R

Description

Returns two mif files containing the full set of validation data and the corresponding model outputs.

Usage

1
full_valdata(gdx, valfile="validation_data.mif", modelfile="magpie_data.mif")

Arguments

gdx

A gdx file which should be validated

valfile

File name for the validation data output

modelfile

File name for the model data output

Value

Returns a list containing the validation data and the model data which were written to the files

Author(s)

Jan Philipp Dietrich

Examples

1
## Not run: test<-full_valdata("fulldata.gdx")

pik-piam/validation documentation built on Nov. 5, 2019, 12:50 a.m.