Skip to content

Quadratic-Labs/emojifont

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emojifont: Emoji Fonts for using in R

CRAN_Status_Badge Research software impact gitter

An implementation of using emoji font in both base and 'ggplot2' graphics.

Authors

Guangchuang YU https://guangchuangyu.github.io

School of Public Health, The University of Hong Kong

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.

Feel free to fork this package to add your favorite iconic fonts.

About

🍭Emoji and fontawesom in both base and ggplot2 graphics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 82.9%
  • Makefile 11.4%
  • TeX 5.7%