Rdocumentation
powered by
Learn R Programming
ecr (version 1.0)
getOperatorParameters: Get the operator's parameters.
Description
Return a named list of parameters the operator was initialized with.
Usage
getOperatorParameters(operator)
Arguments
operator
[
ecr_operator
] Operator object.
Value
[
list
] Named list of parameters.