latlongRoads {cholera} | R Documentation |
Compute latitude and longitude for unique road segment endpoints (prototype).
Description
Compute latitude and longitude for unique road segment endpoints (prototype).
Usage
latlongRoads(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 lat-long version of the roads data frame.
[Package cholera version 0.8.0 Index]