dwnld.xwalk_zip_county: Get county and ZCTA (zip code) Crosswalk

Description Usage Arguments

View source: R/download.R

Description

Downloads the crosswalk between county fips codes and county names for Texas.

Usage

1
2
3
4
dwnld.xwalk_zip_county(
  pth = "https://www2.census.gov/geo/docs/maps-data/data/rel/zcta_county_rel_10.txt",
  state_fips
)

Arguments

pth

Link to data: https://www2.census.gov/geo/docs/maps-data/data/rel/zcta_county_rel_10.txt

data_in_name

string. The name to of the data to read in.

data_in_pth

string. The path to read the data in from.


Texas-Policy-Lab/texas_child_care_deserts documentation built on Dec. 18, 2021, 4:07 p.m.