Description Usage Arguments See Also Examples
Helper function to get the data inside the map data The urls are listed in https://code.highcharts.com/mapdata/.
1 | get_data_from_map(mapdata)
|
mapdata |
A list obtained from |
1 2 | dta <- download_map_data("https://code.highcharts.com/mapdata/countries/us/us-ca-all.js")
get_data_from_map(dta)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.