Description Usage Arguments Value Examples
Method for returning the number of rows read from the analysis file.
1 2 3 4 | Analyz.getNrRows(object)
## S4 method for signature 'Analyz'
Analyz.getNrRows(object)
|
object |
Object instance. |
nrRows Number of read rows from the analysis file.
1 2 | obj <- new("Analyz")
v_NrRow <- Analyz.getNrRows(obj)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.