setGlobals: Set global values

View source: R/setGlobals.R

setGlobalsR Documentation

Set global values

Description

Function to set global values, like key/value maps and dimensions.

Usage

setGlobals()

Details

Must be called prior to any other functions. The following global values are created:

  • .KV_MAP - list of named value vectors with keys as the associated names

  • .DIMS - list of model dimensions

  • .DIMNAMES - list of names associated with the model dimensions


wStockhausen/rTCtoGmacs documentation built on March 20, 2022, 1 a.m.