anicon
July 24, 2018 ยท View on GitHub
anicon
Overview
This R-package allows for easy insertion of animated font awesome or academicons icons into R markdown or Shiny.
It works with inline code such as `r anicon::faa("leaf", animate="burst")`
You can find the vignette here.
Installation
You can install this package from github as:
# install.packages("devtools")
devtools::install_github('emitanaka/anicon')
Example
![]()
anicon now also has text animation!
![]()
See more in the vignette here.
Font awesome animation is brought thanks to font-awesome-animation.
Still icons
For still icons you can try either the fontawesome package or icon package .