Maps state FIPS state numeric codes to Human Health Service regions.
Examples
pophive_to_health_region(c("01", "01001", "02", "02001"))
#> [1] "Region 4" "Region 4" "Region 10" "Region 10"
Maps state FIPS state numeric codes to Human Health Service regions.
pophive_to_health_region(c("01", "01001", "02", "02001"))
#> [1] "Region 4" "Region 4" "Region 10" "Region 10"