项目作者: emitanaka

项目描述 :
Animated icons for R markdown and Shiny apps
高级语言: R
项目地址: git://github.com/emitanaka/anicon.git
创建时间: 2018-06-20T01:49:11Z
项目社区:https://github.com/emitanaka/anicon

开源协议:

下载


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:

  1. # install.packages("devtools")
  2. 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 .