Creates a crosswalk between anchor tracts and surround tracts within x miles of each anchor tract
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"
)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.