detecting_us_states: Detect US states abbreviates

View source: R/country_university_state.R

detecting_us_statesR Documentation

Detect US states abbreviates

Description

Finds US state abbreviations.

Usage

detecting_us_states(x)

Arguments

x

free-text (affiliation field)

Details

This function was designed to detect US state abbreviations. Internal use only.

Value

This function returns a character string with the name of the detected US state.

Author(s)

Hugo Fitipaldi

Examples

detecting_us_states("OH is a United Stated state.")


hugofitipaldi/affiliation documentation built on May 12, 2024, 9:30 a.m.