Learn R Programming

tangram (version 0.8.2)

rows: S3 object to return number of rows/cols in object

Description

Number of rows/cols in provided object

Usage

rows(x)

cols(x)

# S3 method for list rows(x)

# S3 method for list cols(x)

Arguments

x

object; object to determine requested count