dm.xwalk_tracts: Data management steps for the tracts crosswalk

Description Usage Arguments

View source: R/tracts_dm.R

Description

Creates a crosswalk between anchor tracts and surround tracts within x miles of each anchor tract

Usage

1
2
3
4
5
6
7
8
9
## S3 method for class 'xwalk_tracts'
dm(
  x,
  tract_side = "left",
  county_side = "left",
  tract_width = 6,
  county_width = 5,
  pad = "0"
)

Arguments

df

data.frame. The tracts data to process

pth

string. The name of the data to read in.

name

string. The name of the data to write out.


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