Translate GTFS specification types to R equivalent types
translate_types(text_file, r_equivalents)
A named list
holding a GTFS text file specification, but with
R data types instead of GTFS spec data types.
A named list
containing a GTFS text file specification, as
described in the body of get_gtfs_standards.
A named character vector
, in which each name is the
GTFS specification type and the content its R equivalent.