hash_emoticons {lexicon}R Documentation

Emoticons

Description

A data.table key containing common emoticons (adapted from Popular Emoticon List).

Usage

data(hash_emoticons)

Format

A data frame with 75 rows and 2 variables

Details

References

http://www.lingo2word.com/lists/emoticon_listH.html

Examples

## Not run: 
library(data.table)
hash_emoticons[c(':-(', '0;)')]

## End(Not run)

[Package lexicon version 0.7.4 Index]