| landmarks {cholera} | R Documentation |
Orthogonal projection of landmarks onto road network.
Description
Orthogonal projection of landmarks onto road network.
Usage
landmarks
Format
A data frame with 6 variables that records the position of the orthogonal projection of landmarks onto the network of roads.
road.segment"address" road segment
x.projorthogonal x-coordinate
y.projorthogonal y-coordinate
ortho.distorthogonal distance to home road segment
xnominal x-coordinate
ynominal y-coordinate
namelandmark name
casenumeric case ID
lonlongitude
latlatitude
Note
landmarkData and latlongLandmarks document the code for these data.
[Package cholera version 0.8.0 Index]