| latlong.ortho.addr {cholera} | R Documentation |
Orthogonal projection of observed address (latlong) cases onto road network.
Description
Orthogonal projection of observed address (latlong) cases onto road network.
Usage
latlong.ortho.addr
Format
A data frame with 7 variables that records the position of the orthogonal projection of the 321 cases onto the network of roads.
road.segment"address" road segment
x.projx-coordinate
y.projy-coordinate
ortho.distorthogonal distance to home road segment
casenumeric case ID
lonlongitude
latlatitude
Note
unstackFatalities documents the code for these data.
[Package cholera version 0.8.0 Index]