Learn R Programming

analyz (version 1.4)

Analyz.getNrRows: Method Analyz.getNrRows

Description

Method for returning the number of rows read from the analysis file.

Usage

Analyz.getNrRows(object)
"Analyz.getNrRows"(object)

Arguments

object
Object instance.

Value

nrRows Number of read rows from the analysis file.

Examples

Run this code
obj <- new("Analyz")
v_NrRow <- Analyz.getNrRows(obj)

Run the code above in your browser using DataLab