View source: R/utilityFunctions.R
deleteCol | R Documentation |
Delete a data frame column
deleteCol(df, colName)
df |
A data frame |
colName |
Column name or list of column names to be deleted |
The data frame without the deleted column or columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.