rownames-CASTable-method: Row Names of a CAS Table

rownames,CASTable-methodR Documentation

Row Names of a CAS Table

Description

Row Names of a CAS Table

Usage

## S4 method for signature 'CASTable'
rownames(x)

Arguments

x

A CASTable object.

Value

list of strings

Examples

## Not run: 
rownames(ct1)
rownames(ct[2:4])

## End(Not run)

sassoftware/R-swat documentation built on Feb. 26, 2024, 8 a.m.