Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

highcharter (version 0.5.0)

fa_icon: Helpers functions to get FontAwesome icons code

Description

Helpers functions to get FontAwesome icons code

Usage

fa_icon(iconname = "circle")

fa_icon_mark(iconname = "circle")

Arguments

iconname

The icon's name

Examples

Run this code
# NOT RUN {
fa_icon("car")


fa_icon_mark("car")

fa_icon_mark(iconname = c("car", "plane", "car"))

# }

Run the code above in your browser using DataLab