Description Usage Arguments Details Examples
View source: R/filterSubsets.R
This function creates subsets from metadata tables by detecting unique values and using these values to split up the dataset.
1 | filterDistSubsets(path_distance_matrix, file_name_col, path_results)
|
path_distance_matrix |
path to the distance matrix |
file_name_col |
name of column that comprises the texts file names |
path_results |
path to directory where results should be saved |
To enable the combination with zscores and/or distance tables, the metadata tables have to feature a column featuring the respective texts filename.
1 | filterSubsets()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.