get_data_from_map: Helper function to get the data inside the map data The urls...

Description Usage Arguments See Also Examples

View source: R/highmaps.R

Description

Helper function to get the data inside the map data The urls are listed in https://code.highcharts.com/mapdata/.

Usage

1

Arguments

mapdata

A list obtained from download_map_data.

See Also

download_map_data

Examples

1
2
dta <- download_map_data("https://code.highcharts.com/mapdata/countries/us/us-ca-all.js")
get_data_from_map(dta)

highcharter documentation built on Jan. 3, 2022, 5:08 p.m.