Learn R Programming

tidytransit (version 1.6.1)

agency_info: 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)

Value

called for side effects

Arguments

gtfs_obj

gtfs feed (tidygtfs object)

max_agencies

max number of agencies to list before using "..."