FIPS - Add leading zeroes to fips codes if missing, replace with NA if length invalid
Source:R/FIPS_FUNCTIONS.R
fips_lead_zero.Rd
Ensures FIPS has the leading zero, but does NOT VALIDATE FIPS - It does NOT check if FIPS is valid other than checking its length. fips could be a state, county, tract, blockgroup, or block FIPS code.