twSetModMetaAuxGroups: twSetModMetaAuxGroups

Description Usage Arguments Value Author(s)

View source: R/ModMeta.R

Description

Setting auxiliare output items in modMeta.

Usage

1
twSetModMetaAuxGroups(modMeta, auxGroupsNew, auxGroupsSolve = list())

Arguments

modMeta

the data-structure (result of twCreateModMeta) to modify

auxGroupsNew

mapping namegroup (character) -> columnNames (character vector): column names of auxiliary outputs

auxGroupsSolve

same format as auxGroups, but pertaining to outputs calculated after integrating the model

Value

modified modMeta, adjusted for auxGroups, auxOutputnames, auxOutputTemplate, and nAux.

In addition the following elements are added:

Author(s)

Thomas Wutzler


twModMeta documentation built on May 2, 2019, 5:24 p.m.