nrow {SparkR}
R Documentation
Number of rows for a DataFrame
Description
Returns number of rows in a DataFrames
Usage
## S4 method for signature 'DataFrame' nrow(x)
[Package
SparkR
version 1.5.2
Index
]