View source: R/visualize_simple.R View source: R/visualize.R View source: R/example.R
filter_features | R Documentation |
filter_features remove coulmns containing the specified features from df
filter_features(df, features)
df |
the dataframe to remove columns from |
features |
the vector of column names to remove |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.