cities {ggredist} | R Documentation |
U.S. Cities
Description
This data contains the location, name, and 2020 population of U.S. cities and large towns.
Usage
data("cities")
Format
sf
object
name
City name.
state
City state.
pop_2020
City population in 2020
GEOID
Census GEOID for the corresponding Census Designated Place.
geometry
The
sf
geometry column containing the geographic information.
Examples
data(cities)
[Package ggredist version 0.0.2 Index]