Learn R Programming

usmap (version 0.7.1)

.new_england: New England census division

Description

US Census Bureau regional division containing Connecticut, Maine, Massachusetts, New Hampshire, Rhode Island, and Vermont.

Usage

.new_england

Arguments

Format

An object of class character of length 6.

Details

See https://www2.census.gov/geo/pdfs/maps-data/maps/reference/us_regdiv.pdf

Examples

Run this code
plot_usmap(include = .new_england, labels = TRUE)

Run the code above in your browser using DataLab