| dePolish | R Documentation | 
The function substitutes all Polish letters in the provided character vector with ASCII counterparts.
dePolish(x, encoding = NULL)
| x | character; vector to be processed | 
| encoding | character; encoding used in  The function substitutes (with  The  | 
A character vector after substitutions.
sub(), iconv()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.