summary.walking {cholera} | R Documentation |
Return computed counts for walking neighborhoods.
## S3 method for class 'walking'
summary(object, ...)
object |
Object. An object of class "walking" created by |
... |
Additional parameters. |
An R vector.
## Not run:
summary(neighborhoodWalking())
## End(Not run)