colnames.databaseClass | R Documentation |
colnames
nrow
ncol
dim
## S3 method for class 'databaseClass'
colnames(x)
## S3 method for class 'databaseClass'
nrow(x)
## S3 method for class 'databaseClass'
ncol(x)
## S3 method for class 'databaseClass'
dim(x)
x |
x |
message
message
message
message
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.