Description Usage Arguments Details Examples
View source: R/createMetaSubset.R
This function creates subsets from metadata tables by detecting unique values and using these values to split up the dataset.
1 | createMetaSubsets(metadata, subset_column, path_results)
|
metadata |
metadata dataframe |
subset_column |
column featuring categories used for the subsetting |
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 | createSubsets()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.