View source: R/hchart-shorcuts.R
hciconarray | R Documentation |
Shortcut to make icon arrays charts
hciconarray(labels, counts, rows = NULL, icons = NULL, size = 4, ...)
labels |
A character vector |
counts |
A integer vector |
rows |
A integer to set |
icons |
A character vector same length (o length 1) as labels |
size |
Font size |
... |
Additional arguments for the data series https://api.highcharts.com/highcharts/series. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.