Description Usage Arguments Value
This method extracts the deduplicated text vector of the input duplication object. get_deduplicated_version
is provided for backward compatibility.
1 2 3 | get_deduplicated_version(...)
clean_textsdc(duplication, precedence = "earlier")
|
... |
parameters to be passed to |
duplication |
the duplication object to be processed |
precedence |
character of one of the following options: earlier (default), longer, shorter, random. This option controls which document to take when duplicates exist. This is not used, when
|
a text vector or a dfm object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.