Native R slugify (with the help of stringi)
1 | slugify_native(x, repl = "-", lower = TRUE)
|
x |
string to slugify |
repl |
what to replace spaces with |
lower |
lowercase final output? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.