View source: R/country_university_state.R
detecting_us_states | R Documentation |
Finds US state abbreviations.
detecting_us_states(x)
x |
free-text (affiliation field) |
This function was designed to detect US state abbreviations. Internal use only.
This function returns a character string with the name of the detected US state.
Hugo Fitipaldi
detecting_us_states("OH is a United Stated state.")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.