| road.segments | R Documentation |
This data set transforms Dodson and Tobler's street data to give each straight line segment of a "road" a unique ID.
road.segments
A data frame with 657 observations and 7 variables. The data describe the straight line segments used to recreate the roads on Snow's map.
streetnumeric street ID, which range between 1 and 528
idcharacter segment ID
nameroad name
x1x-coordinate of first endpoint
y1y-coordinate of first endpoint
x2x-coordinate of second endpoint
y2y-coordinate of second endpoint
roadSegments documents the code for these data.
roads
vignette("road.names")
streetNameLocator
streetNumberLocator
segmentLocator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.