Skip to contents

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')

Value

tibble with state identifying information

Examples

data('state_2020')