tCorpus$search_recode | R Documentation |
Search features (see search_features
) and replace features with a new value
Usage:
## R6 method for class tCorpus. Use as tc$method (where tc is a tCorpus object).
search_recode(feature, new_value, keyword, condition = NA, condition_once = FALSE)
feature |
The feature in which to search |
new_value |
the character string with which all features that are found are replaced |
query |
See |
... |
Additional search_features parameters. See |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.