plot_frequency: Plot System Frequency by Hour

View source: R/plot_.R

plot_frequencyR Documentation

Plot System Frequency by Hour

Description

Shows the distribution and weighted mean of scheduled trip departures by hour. Service-pattern date counts provide the weights.

Usage

plot_frequency(gtfs)

Arguments

gtfs

A GTFS object.

Value

A 'ggplot' object.

See Also

[GTFSwizard::get_frequency()]

Examples

plot_frequency(for_rail_gtfs)


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