removeCols | R Documentation |
remove unnecessary columns
removeCols(cols = NULL, dat = NULL)
cols, |
columns that are going to be removed from data frame |
dat, |
data |
data
x <- removeCols()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.