View source: R/delete_single_value_column.R
delete_single_value_column | R Documentation |
This function allows you to delete all columns in a data.frame or data.table that have only one unique values (missing value included)
delete_single_value_column(obj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.