Description Usage Arguments Value Examples
Returns the unicode character for an emoji with given alias.
These cheatsheet at http://emoji-cheat-sheet.com will probably
help, or use find_emoji
to find an emoji. The
database comes from https://github.com/github/gemoji
1 |
alias |
Character vector of emoji aliases. |
pad |
Logical indicating if the returned string should be padded with a single space? This seems to help printing. |
must_work |
Logical indicating that a look failure should cause an error. |
A character vector the same length as alias
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.