Learn R Programming

switchr (version 0.14.8)

nrow: Number of rows

Description

Number of rows

Usage

nrow(x)

# S4 method for PkgManifest nrow(x)

# S4 method for SessionManifest nrow(x)

Value

The number of rows in the structure

Arguments

x

A tabular data structure.