View source: R/gtfs_calendar_info.R
gtfs_calendar_info | R Documentation |
GTFS Calendar Information
gtfs_calendar_info(gtfs, write_to_gtfs = FALSE)
gtfs |
A GTFS file stored as a list |
write_to_gtfs |
Logical, whether to return the calendar information
as a table or add it to the GTFS as |
If write_to_gtfs
is TRUE, a GTFS stored as a list. If FALSE,
a table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.