Classify common medical oncology treatments (work in progress)
Source:R/OncReg.delim.R
OR.delim.txclass.RdFor each string in x, applies OR.delim.split() and replaces common cancer
treatments with predefined treatment class ("endocrine", "chemotherapy",
"immunotherapy", or "targeted") and selected subclass (such as "her2 and
"pd1") labels. Multiple labels, together with any unclassified elements, are
returned as a delimited string.
See also
Other delim:
OR.delim.contains(),
OR.delim.intersect(),
OR.delim.merge(),
OR.delim.replace(),
OR.delim.split(),
OR.delim.subset(),
OR.delim.table(),
OR.delim.txname()