smart_rmcols | R Documentation |
Drops columns from a matrix or data.frame.
smart_rmcols(OBJ, rm_names)
OBJ |
A matrix or data.frame |
rm_names |
A string vector of colnames to remove |
A matrix or data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.