copy_gtfs_without_file | R Documentation |
Creates a copy of a GTFS object without a given file. Used for testing.
copy_gtfs_without_file(gtfs, file)
gtfs |
A GTFS object, as created by |
file |
File to be removed. |
A GTFS object without the given file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.