convert_to_standard | R Documentation |
Converts a gtfstools' GTFS into a standards-compliant GTFS (i.e. date fields are converted from Date to integer).
convert_to_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.