replace_terms | R Documentation |
Replace synonyms with standard terms in a pathway created by clean_path()
replace_terms(path, terms, synonyms)
path |
a character vector describing relationships between concepts |
terms |
a character vector listing replacement terms |
synonyms |
a character vector listing synonyms to be replaced |
a character vector the same length as the input path with synonyms replaced
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.