| roads {cholera} | R Documentation |
Dodson and Tobler's street data with appended road names.
Description
This data set adds road names from John Snow's map to Dodson and Tobler's street data. The latter are also available from HistData::Snow.streets.
Usage
roads
Format
A data frame with 206 observations and 5 variables. The data describe the roads on Snow's map.
streetstreet segment number, which range between 1 and 528
nnumber of points in this street line segment
xx-coordinate
yy-coordinate
idunique numeric ID
nameroad name
lonlongitude
latlatitude
See Also
vignette("road.names")
[Package cholera version 0.8.0 Index]