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

rowsR Documentation

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 class 'list'
rows(x)

## S3 method for class 'list'
cols(x)

Arguments

x

object; object to determine requested count


tangram documentation built on Feb. 16, 2023, 5:59 p.m.