replace_us_state: Detect and replace US states abbreviations to full state...

View source: R/country_university_state.R

replace_us_stateR Documentation

Detect and replace US states abbreviations to full state name.

Description

Finds US state abbreviations and replace them to the states full name within a text.

Usage

replace_us_state(x)

Arguments

x

free-text (affiliation field)

Details

This function was designed to replace US states abbreviations to its full name within a text.

Author(s)

Hugo Fitipaldi

Examples

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


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