state_abb_trans: Transform state names into state abbreviations in a string.

View source: R/Post_process.R

state_abb_transR Documentation

Transform state names into state abbreviations in a string.

Description

This function takes a string or vector of strings, captures if a name of a State is presente and changes it to its corresponding abbreviation.

Usage

state_abb_trans(raw_string)

Arguments

raw_string

string to be parsed by the function.

Value

String with state names replaced by their abbreviatures.


tijoalca/pigeonscraper documentation built on June 2, 2025, 2:13 a.m.