plot_bullet | R Documentation |
Plot bullet charts (highcharts)
plot_bullet(data, horizontal = TRUE, ...)
data |
input data |
horizontal |
boolean orientation |
... |
Arguments passed on to
|
data <- DATA[iso3=="mli" & sheet=="sheet1" & period=="year"] plot_bullet(data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.