hash_emoticons: Emoticons

Description Usage Format Details License References Examples

Description

A data.table key containing common emoticons (adapted from Wikipedia's Page semi-protected 'List of emoticons').

Usage

1

Format

A data.table with 144 rows and 2 variables

Details

License

https://creativecommons.org/licenses/by-sa/3.0/legalcode

References

https://en.wikipedia.org/wiki/List_of_emoticons

Examples

1
2
3
4
5
## Not run: 
library(data.table)
hash_emoticons[c(':-(', '0:)')]

## End(Not run)

Example output

     x   y
1: :-( sad
2: 0:)  NA

lexicon documentation built on May 2, 2019, 1:42 p.m.