print.walking_path: Print method for walkingPath().

View source: R/walkingPath.R

print.walking_pathR Documentation

Print method for walkingPath().

Description

Summary output.

Usage

## S3 method for class 'walking_path'
print(x, ...)

Arguments

x

An object of class "walking_path" created by walkingPath().

...

Additional parameters.

Value

An R data frame.

Examples

## Not run: 
walkingPath()
print(walkingPath())

## End(Not run)

cholera documentation built on March 7, 2023, 5:31 p.m.