summary.walking: Summary method for neighborhoodWalking().

View source: R/walking.R

summary.walkingR Documentation

Summary method for neighborhoodWalking().

Description

Return computed counts for walking neighborhoods.

Usage

## S3 method for class 'walking'
summary(object, ...)

Arguments

object

Object. An object of class "walking" created by neighborhoodWalking().

...

Additional parameters.

Value

An R vector.

Examples

## Not run: 
summary(neighborhoodWalking())

## End(Not run)

lindbrook/cholera documentation built on April 29, 2024, 12:22 p.m.