agency_info {tidytransit} | R Documentation |
Create a text listing the first max_agencies
agencies of the feed
Description
Create a text listing the first max_agencies
agencies of the feed
Usage
agency_info(gtfs_obj, max_agencies = 3)
Arguments
gtfs_obj |
gtfs feed (tidygtfs object) |
max_agencies |
max number of agencies to list before using "..." |
Value
called for side effects
[Package tidytransit version 1.7.0 Index]