| dimnames,dataFrame-method {clifro} | R Documentation |
Dimension Attributes of a Clifro Object
Description
Retrieve the dimensions or dimension names of a dataFrame object.
Usage
## S4 method for signature 'dataFrame'
dimnames(x)
## S4 method for signature 'dataFrame'
dim(x)
Arguments
x |
a Specifically, a |
See Also
cf_query for creating cfData objects, and
cf_station for creating cfStation objects.
[Package clifro version 3.2-5 Index]