Description Usage Arguments Examples
View source: R/deleteSpecifiedFeatures.R
This function deletes columns from a matrix if the parameter list includes a column's name.
1 | deleteSpecifiedFeatures(input_df, features_to_be_deleted)
|
input_df |
frequency distribution matrix |
features_to_be_deleted |
list of tokens which should be deleted |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.