drop_cols | R Documentation |
Helper function to remove columns from a data frame
drop_cols(x, cols)
x |
A data frame |
cols |
Vector of column names to be removed |
x without columns in cols
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.