fatalities.address {cholera} | R Documentation |
An "unstacked" version of the fatalities
dataset. It changes the unit of observation from the case (bar) to the "address", the x-y coordinates of the case at the base of a stack, and makes the number of fatalities an attribute of the "address".
fatalities.address
A data frame with 4 variables for 321 addresses
anchor
numerical case ID of address
x
x-coordinate
y
y-coordinate
case.count
number of fatalities at address
lon
longitude
lat
latitude
unstackFatalities
documents the code for these data. For details, see vignette
("unstacking.fatalities").