citypop {usmap}R Documentation

Most populous city in each state (2010)

Description

The most populous city in each US state, as of the 2010 US Census.

The data is formatted for transforming with usmap_transform(). Once the longitude and latitude is transformed, it can be added to plot_usmap() using ggplot2::ggplot() layers.

Usage

data(citypop)

Format

A data frame with 51 rows and 5 variables.

Details

References


[Package usmap version 0.7.1 Index]