get_hubs: Identify Stops Serving Multiple Routes

View source: R/get_hubs.R

get_hubsR Documentation

Identify Stops Serving Multiple Routes

Description

Identify Stops Serving Multiple Routes

Usage

get_hubs(gtfs)

Arguments

gtfs

A GTFS object.

Value

A WGS84 'sf' object with one row per served stop, list-columns 'trip_id' and 'route_id', counts 'n_trip' and 'n_routes', and point geometry.

See Also

[GTFSwizard::plot_hubs()], [GTFSwizard::get_stops_sf()]

Examples

get_hubs(for_rail_gtfs)


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