Analyz.getStepParameters-methods: Method Analyz.getStepParameters

Description Usage Arguments Value Examples

Description

Method for returning the current step command parameters.

Usage

1
2
3
4
Analyz.getStepParameters(object)

## S4 method for signature 'Analyz'
Analyz.getStepParameters(object)

Arguments

object

Object instance.

Value

stepParameters Description of the current step command parameters.

Examples

1
2
obj <- new("Analyz")
v_Parameters <- Analyz.getStepParameters(obj)

analyz documentation built on May 2, 2019, 11:02 a.m.