converted_fips: A function to check if a valid state number or fips is passed

Description Usage Arguments Value Examples

View source: R/check_fips.R

Description

The function verifies if a valid FIPS code was passed and converts it to a unified standard for internal use.

Usage

1

Arguments

fips

the state abbreviation or fips code vector

Value

States Abbreviations or FIPs as FIP character strings

a vector with the State FIPS code

Examples

1
2
3
4
5
6

tidyqwi documentation built on May 4, 2020, 5:10 p.m.