Load tract-to-PUMA crosswalk file
load_xwalk.RdDownload or read cached tract-to-PUMA crosswalk file from Census or package backup. Use to support construction of tract-PUMA mapping for ACS/PUMS integration.
Details
Downloads crosswalk file from Census if not cached locally.
Caches file in settings$inputs_dir/xwalks.
Falls back to package backup if download fails.
Returns a data.table with all columns from Census file; does not modify by reference.
Errors if file cannot be read or written.
See also
get_tracts_puma_xwalk
Other ACS utilities:
get_acs_bg_counts(),
get_acs_bg_counts_base(),
get_overlap_allocation(),
get_puma_ids(),
get_pumas(),
get_tracts_puma_xwalk(),
get_xwalk_sfx_to_sfy()