| dot-PBSmapEnv {PBSmapping} | R Documentation |
PBSmapping Environment
Description
An environment set aside for PBSmapping.
Usage
.PBSmapEnv
Format
A new environment with a .GlobalEnv parent.
Details
The environment is created in 'zzz.r' and can be
used by PBSmodelling functions 'lisp', 'tget',
'tput', 'tprint', and 'tcall', if this package has be loaded.
Currently, '.PBSmapEnv' is only used in '.validateData'
(in the namespace), and by a set of print functions specific to PBSmapping.
Source
Generated by a call to the base function new.env().
See Also
In PBSmapping:
print.EventData,
print.LocationSet,
print.PolyData,
print.PolySet,
print.summary.PBS
In PBSmodelling:
lisp,
tget,
packList
[Package PBSmapping version 2.73.4 Index]