match_ansi {censable} | R Documentation |
Searches for an exact match and offers the best match if no exact match
match_ansi(state)
state |
character with state FIPS, Abbreviation, Name, or ANSI |
ANSI if a match is found or character(0) if no match is found
match_ansi('NY')
match_ansi('01')