Description Usage Arguments Value Examples
View source: R/standardize_str.R
Description
1 | standardize_str(.str, .op = c("space", "punct", "case", "ascii"))
|
.str |
A string |
.op |
One of c("space", "punct", "case", "ascii") |
A string
1 | standardize_str(c("jkldsa jkdhas äää §$ ## #'''"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.