nrow {switchr}R Documentation

Number of rows

Description

Number of rows

Usage

nrow(x)

## S4 method for signature 'PkgManifest'
nrow(x)

## S4 method for signature 'SessionManifest'
nrow(x)

Arguments

x

A tabular data structure.

Value

The number of rows in the structure


[Package switchr version 0.14.8 Index]