statepop: Population estimates (2022), state level

statepopR Documentation

Population estimates (2022), state level

Description

US census population estimates by state for 2022.

The data is formatted for easy merging with output from us_map().

Usage

data(statepop)

Format

A data frame with 52 rows and 4 variables.

Details

  • fips The 2-digit FIPS code corresponding to the state.

  • abbr The 2-letter state abbreviation.

  • full The full state name.

  • pop_2022 The 2022 population estimate (in number of people) for the corresponding state.

References


pdil/usmap documentation built on April 3, 2024, 3:58 p.m.