Learn R Programming

aroma.core (version 2.14.0)

getParameters.ParametersInterface: Gets a list of parameters

Description

Gets a list of parameters associated with the object.

Usage

## S3 method for class 'ParametersInterface':
getParameters(this, ...)

Arguments

...
Not used.

Value

  • Returns a named list.

See Also

For more information see ParametersInterface.