Learn R Programming

highcharter (version 0.4.0)

uscountygeojson: US Counties map in Geojson format (list)

Description

This data comes from the https://code.highcharts.com/mapdata/countries/us/us-all-all.js and is used in highmaps examples.

Usage

uscountygeojson

Arguments

Format

A list in geojson format.

Examples

Run this code
data(uscountygeojson)
head(uscountygeojson)

Run the code above in your browser using DataLab