standardize_county_names: Standardize county names

View source: R/utilities.R

standardize_county_namesR Documentation

Standardize county names

Description

This function alters string text of county names to a standardized format of lower-cased, no punctuation (i.e. st instead of st.), and underscore instead of spaces

Usage

standardize_county_names(...)

Arguments

...

One or more county names in quotations, or a character vector of county names

Value

A character vector the same length as name, but tidied up for easier and standard viewing


wdnr.gis documentation built on Oct. 26, 2023, 1:08 a.m.