standardize_county_names | R Documentation |
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
standardize_county_names(...)
... |
One or more county names in quotations, or a character vector of county names |
A character vector the same length as name
, but tidied up
for easier and standard viewing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.