Shortcut to make icon arrays charts
hciconarray(labels, counts, rows = NULL, icons = NULL, size = 4, ...)
labels
: A character vectorcounts
: A integer vectorrows
: A integer to seticons
: A character vector same length (o length 1) as labelssize
: Font size...
: Additional arguments for the data series https://api.highcharts.com/highcharts/series.Useful links