dimnames-CASTable-method: Dimension Names of a CAS Table

dimnames,CASTable-methodR Documentation

Dimension Names of a CAS Table

Description

Dimension Names of a CAS Table

Usage

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

Arguments

x

A CASTable object.

Value

list

Examples

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

## End(Not run)

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