plot.latlong_neighborhood_data {cholera} | R Documentation |
Plot method for latlongNeighborhoodData().
Description
Visualize underlying road network (with or without cases and pumps).
Usage
## S3 method for class 'latlong_neighborhood_data'
plot(x, ...)
Arguments
x |
An 'igraph' object of class "latlong_neighborhood_data" created by |
... |
Additional plotting parameters. |
Value
An igraph base graphics plot.
[Package cholera version 0.8.0 Index]