dimnames,dataFrame-method | R Documentation |
Retrieve the dimensions or dimension names of a dataFrame
object.
## S4 method for signature 'dataFrame'
dimnames(x)
## S4 method for signature 'dataFrame'
dim(x)
x |
a Specifically, a |
cf_query
for creating cfData
objects, and
cf_station
for creating cfStation
objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.