emojifont: Emoji Fonts for using in R
An implementation of using emoji font in both base and 'ggplot2' graphics.
:writing_hand: Authors
Guangchuang YU
School of Basic Medical Sciences, Southern Medical University
Installation
Get the released version from CRAN:
install.packages("emojifont")Or the development version from github:
## install.packages("devtools")
devtools::install_github("GuangchuangYu/emojifont")Note
In addition to emoji font, I also packed other iconic fonts into this package.
Currently, this package support Emoji Font and Font Awesome.
OpenMoji-Black.ttfis downloaded from https://github.com/hfg-gmuend/openmojifontawesome-webfont.ttfis downloaded from https://github.com/FortAwesome/Font-Awesome.
Feel free to fork this package to add your favorite iconic fonts.