View source: R/dt.remove.variables.R
a function to remove selected columns from dat
1 | dt.remove.variables(dat, the.variables)
|
dat |
a data.frame object |
the.variables |
a character vector with the column names to be removed from dat. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.