| dot-PBSmodEnv {PBSmodelling} | R Documentation |
PBSmodelling Environment
Description
An environment set aside for PBSmodelling.
Usage
.PBSmodEnv
Format
A new environment with a .GlobalEnv parent.
Details
The environment is created in 'zzz.r' and is used by
PBSmodelling functions 'lisp', 'tget',
'tput', 'tprint', and 'tcall'.
Source
Generated by a call to the base function new.env().
See Also
In PBSmodelling:
lisp,
tget,
packList,
Examples
lisp(.PBSmodEnv)
[Package PBSmodelling version 2.69.3 Index]