hc_add_dependency_fa {highcharter}R Documentation

Helpers functions to get FontAwesome icons code

Description

Helpers functions to get FontAwesome icons code

Usage

hc_add_dependency_fa(hc)

fa_icon(iconname = "circle")

fa_icon_mark(iconname = "circle")

Arguments

hc

A highchart htmlwidget object.

iconname

The icon's name


[Package highcharter version 0.9.4 Index]