View source: R/country_university_state.R
replace_us_state | R Documentation |
Finds US state abbreviations and replace them to the states full name within a text.
replace_us_state(x)
x |
free-text (affiliation field) |
This function was designed to replace US states abbreviations to its full name within a text.
Hugo Fitipaldi
replace_us_state("OH is a United Stated state.")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.