wizardgtfs-methods: Print, Summarize, and Plot 'wizardgtfs' Objects

wizardgtfs-methodsR Documentation

Print, Summarize, and Plot 'wizardgtfs' Objects

Description

Print, Summarize, and Plot 'wizardgtfs' Objects

Usage

## S3 method for class 'wizardgtfs'
print(x, ..., n = 5L)

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

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

## S3 method for class 'wizardgtfs'
plot(x, ...)

Arguments

x, object

A 'wizardgtfs' object or its summary.

...

Additional arguments passed to print methods.

n

Number of rows shown per GTFS table.

Value

'print()' returns 'x' invisibly; 'summary()' returns a 'summary.wizardgtfs' object; 'plot()' returns a 'ggplot' object.


GTFSwizard documentation built on Aug. 21, 2026, 5:16 p.m.