Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

validate_state

Validate that a abbreviation is correct


Description

Validate that a abbreviation is correct

Usage

validate_state(us_state)

Arguments

us_state

State abbreviation (e.g. NY)

Value

TRUE if correct FALSE otherwise

Examples

validate_state("MI")#TRUE
validate_state("IM") #FALSE

ProPublicaR

Access Functions for ProPublica's APIs

v1.1.1
GPL-3 | file LICENSE
Authors
Aleksander Dietrichson [aut, cre], Joselina Davit [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.