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