Rdocumentation
powered by
Learn R Programming
aroma.core (version 3.0.0)
getParameters.ParametersInterface: Gets a list of parameters
Description
Gets a list of parameters associated with the object.
Usage
"getParameters"(this, ...)
Arguments
...
Not used.
Value
Returns a named
list
.
See Also
For more information see
ParametersInterface
.