Skip to contents

List of US states taken from the package countrycode

Usage

us_states

Format

A data frame with 50 rows and 3 variables:

state.name

the name of the state

state.abb

the name of the abbreviation

state.regex

the regex for that state

...