| plot_corridor | R Documentation |
Plot High-Frequency Corridors
plot_corridor(gtfs, i = 0.01, min_length = 1500, ...)
gtfs |
A GTFS object. |
i |
Proportion of highest-frequency segments to retain. |
min_length |
Minimum corridor length in meters. |
... |
Supports the legacy argument 'min.length'. |
A 'ggplot' map.
[GTFSwizard::get_corridor()]
plot_corridor(for_rail_gtfs, i = 0.2, min_length = 100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.