View source: R/convert_types.R
convert_types | R Documentation |
Convert columns between gtfsio types to tidytransit types according to GTFS reference
convert_types(gtfs_list, conversion_table, conversion_function)
gtfs_list |
gtfs object |
conversion_table |
data.frame containing a column |
conversion_function |
function to convert columns |
gtfs_list with converted (overwritten) columns in tables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.