nbrOfColumns.ColumnNamesInterface | R Documentation |
Gets the number of columns.
## S3 method for class 'ColumnNamesInterface'
nbrOfColumns(this, ...)
... |
Not used. |
Returns an integer
.
If the number of columns cannot be inferred, NA
is returned.
Henrik Bengtsson
*getColumnNames()
.
For more information see ColumnNamesInterface
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.