emoji_lexicons() returns a tibble describing the lexicons bundled with
tidyEmoji and any user-registered ones: their name, type (sentiment or
emotion), dimensions, number of emoji, source and licence.
See also
register_emoji_lexicon() to add your own;
emoji_score() to score text against any lexicon.