| 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
nameCity name.
stateCity state.
pop_2020City population in 2020
GEOIDCensus GEOID for the corresponding Census Designated Place.
geometryThe
sfgeometry column containing the geographic information.
Examples
data(cities)
[Package ggredist version 0.0.2 Index]