Learn R Programming

highcharter (version 0.4.0)

worldgeojson: 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

Arguments

Format

A list in geojson format.

Examples

Run this code
data(worldgeojson)
head(worldgeojson)

Run the code above in your browser using DataLab