get_geo_url {censusr} | R Documentation |
Construct a geography request string from a FIPS Code
get_geo_url(geoid, allgeos)
geoid |
A character string with a FIPS code, between 2 and 15 digits long. |
allgeos |
(optional) A string identifying the type of geography for
which to collect data within the the requested |
A string with the FIPS formatted for an API request.