hc_add_series.geo_json {highcharter} | R Documentation |
hc_add_series for geo_json & geo_list objects
## S3 method for class 'geo_json' hc_add_series(hc, data, type = NULL, ...) ## S3 method for class 'geo_list' hc_add_series(hc, data, type = NULL, ...)
hc |
A |
data |
A |
type |
Type of series. Can be 'mapline', 'mapoint'. |
... |
Arguments defined in http://api.highcharts.com/highcharts#chart. |