| FindEmoticons | R Documentation |
Find emoticons
FindEmoticons(text, emoticons = emoticons.re, include.text = TRUE)
text |
The text to find emoticons in. |
emoticons |
Regular expressions for detecting emoticons. |
include.text |
If TRUE, includes the original text in the table. |
A data.tabble object with emoticons extracted from the text.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.