plot.latlong_walking {cholera} | R Documentation |
Plot method for latlongNeighborhoodWalking().
Description
Plot method for latlongNeighborhoodWalking().
Usage
## S3 method for class 'latlong_walking'
plot(x, ...)
Arguments
x |
An object of class "latlong_walking" created by |
... |
Additional plotting parameters. |
Value
A base R plot.
[Package cholera version 0.8.0 Index]