View source: R/plot_service_planning.R
| plot_routeduration | R Documentation |
Shows the distribution of scheduled end-to-end trip duration for the busiest routes.
plot_routeduration(gtfs, top_n = 20L)
gtfs |
A GTFS object. |
top_n |
Maximum number of routes to display. |
A 'ggplot' object. Each observation is one scheduled trip; boxes summarize duration in minutes by route.
[FTA Evaluation Introduction](https://www.transit.dot.gov/research-innovation/evaluation-introduction)
plot_routeduration(for_rail_gtfs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.