rm_duplicates | R Documentation |
Remove duplicates and replace
rm_duplicates(.var, fromLast = FALSE, replacement = "")
.var |
Vector. |
fromLast |
Logical. Consider duplication from last to first. |
replacement |
Character for what to replace duplicate with. |
Character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.