Learn R Programming

analyz (version 1.4)

Analyz.getStepTitle: Method Analyz.getStepTitle

Description

Method for returning the current step title.

Usage

Analyz.getStepTitle(object)
"Analyz.getStepTitle"(object)

Arguments

object
Object instance.

Value

stepTitle Description of the current step title.

Examples

Run this code
obj <- new("Analyz")
v_Title <- Analyz.getStepTitle(obj)

Run the code above in your browser using DataLab