dot-universalExtractor: Universal function for extracting from strings

Description Usage Arguments Value

Description

Universal function for extracting from strings

Usage

1
.universalExtractor(characteristics, key_words, sep_split, sep_collapse)

Arguments

characteristics

Separable string (must be a string)

key_words

A list of key words to be searched for (and removed); each of the k list levels contains synonyms for the same category

sep_split

A character denoting splitting character

Value

A vector with:

Extracts parts of a separable string which contains key_words (without the key_words) and the remainder after all the subtractions


ss-lab-cancerunit/SpiderSeqR documentation built on Nov. 2, 2020, 12:18 a.m.