is_totcol.data.frame | R Documentation |
Test function for total columns
## S3 method for class 'data.frame'
is_totcol(x, ...)
x |
The object to test, to get a field in, or to modify. |
... |
Used in methods to add arguments in the future. |
A logical vector, with the data.frame column's totcol attributes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.