Learn R Programming

apportion (version 0.0.2)

state_2020: state_2020 (2020 State Data)

Description

tibble with columns:

  • GEOID: Federal Information Processing Standards codes

  • name: title case state name

  • pop: 2020 population

  • abb: two letter postal abbreviations

Usage

data('state_2020')

Arguments

Value

tibble with state identifying information

Examples

Run this code
data('state_2020')

Run the code above in your browser using DataLab