key_state: Join US state abbreviations to a data frame

View source: R/geo.R

key_stateR Documentation

Join US state abbreviations to a data frame

Description

Join US state abbreviations to a data frame

Usage

key_state(x)

Arguments

x

object with an unabbreviated state column

Examples

key_state(data.frame(state.name = datasets::state.name, stringsAsFactors = FALSE))

jsta/rjsta documentation built on June 7, 2022, 8:39 p.m.