Description Usage Arguments Value Examples
Clean character vector automatically with user feedback
1 | clean(s, ask_user = TRUE, fingerprint_fun = fingerprint)
|
s |
chacacter vector |
ask_user |
Logical value in order to ask user her opinoin or automatically clean |
fingerprint_fun |
name of function to be used for identifying string keys This should receive a char vector and returns same char vector of same lengt |
chacacter vector of clean/unified strings
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.