Create a tigershape filename based upon state, year, and geography
tiger_name_for.Rd
Create a tigershape filename based upon state, year, and geography
Usage
tiger_name_for(
state,
year,
geography = c("county subunits", "school districts", "places", "tracts", "blocks")
)