convert_from_standard | R Documentation |
Converts a standards-compliant GTFS into a gtfstools' GTFS (i.e. one in which date fields are Date objects, not integers).
convert_from_standard(gtfs)
gtfs |
A GTFS object, as created by |
The GTFS object passed to the gtfs
parameter, after converting the
relevant fields.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.