filterDistSubsets: Filter for Subset

Description Usage Arguments Details Examples

View source: R/filterSubsets.R

Description

This function creates subsets from metadata tables by detecting unique values and using these values to split up the dataset.

Usage

1
filterDistSubsets(path_distance_matrix, file_name_col, path_results)

Arguments

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

Details

To enable the combination with zscores and/or distance tables, the metadata tables have to feature a column featuring the respective texts filename.

Examples

1
filterSubsets()

jbrottrager/stylcoR documentation built on Jan. 29, 2020, 3:34 p.m.