latlongFatalities {cholera} | R Documentation |
Compute latitude and longitude of non-address fatalities (prototype).
Description
Compute latitude and longitude of non-address fatalities (prototype).
Usage
latlongFatalities(path, multi.core = TRUE)
Arguments
path |
Character. e.g., "~/Documents/Data/" |
multi.core |
Logical or Numeric. |
Value
An R data frame.
Note
This documents the computation of the latlong version of the fatalities data frame.
[Package cholera version 0.8.0 Index]