Description Usage Format Details License References Examples
A data.table key containing common emoticons (adapted from Wikipedia's Page semi-protected 'List of emoticons').
1 |
A data.table with 144 rows and 2 variables
x. The graphic representation of the emoticon
y. The meaning of the emoticon
https://creativecommons.org/licenses/by-sa/3.0/legalcode
https://en.wikipedia.org/wiki/List_of_emoticons
1 2 3 4 5 | ## Not run:
library(data.table)
hash_emoticons[c(':-(', '0:)')]
## End(Not run)
|
x y
1: :-( sad
2: 0:) NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.