tibble with columns:

  • fips: Federal Information Processing Standards codes

  • abb: two letter postal abbreviations

  • name: title case state name

  • ansi: American National Standards Institute codes

  • region: Census Regions (for 50 states and D.C.)

  • division: Census Divisions (for 50 states and D.C.)

data('stata')

Value

tibble with state identifying information

Examples

data('stata')