replace_emoji | R Documentation |
Replaces emoji codes like :tada: with unicode like 🎉.
replace_emoji(x)
x |
Character. Text string within which to replace codes |
Text string with emoji unicodes
x <- replace_emoji("hi :tada: testing \n\n\n Whow ! 🔗 \n\n\n :smile:")
x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.