ModelEnvFormula-class {modeltools} | R Documentation |
A class for formula-based model environments.
Objects can be created by calls of the form new("ModelEnvFormula", ...)
.
env
:"environment"
.get
:"function"
for extracting
objects from environment env
.set
:"function"
for setting
object in environment env
.formula
:"list"
.hooks
:
Class "ModelEnv"
, directly.
Class "FormulaParts"
, directly.
No methods defined with class "ModelEnvFormula" in the signature.