worldgeojson {highcharter}R Documentation

World map in Geojson format (list)

Description

This data comes from the https://code.highcharts.com/mapdata/custom/world.js and is used in highmaps examples.#'

Usage

worldgeojson

Format

A list in geojson format.

Examples

data(worldgeojson)
head(worldgeojson)

[Package highcharter version 0.4.0 Index]