Learn R Programming

analyz (version 1.4)

Analyz.setStepItems: Method Analyz.setStepItems

Description

Method for interpret an analysis line and fill a class spot.

Usage

Analyz.setStepItems(object, index)
"Analyz.setStepItems"(object, index)

Arguments

object
Object instance.
index
Index number of the step line to be read.

Value

object Object instance.

Examples

Run this code
obj <- new("Analyz")
v_index <- numeric()
Analyz.setStepItems(obj, v_index)

Run the code above in your browser using DataLab