# Generated by roxygen2: do not edit by hand

export(convert_shapes_to_sf)
export(convert_stops_to_sf)
export(filter_by_route_id)
export(filter_by_route_type)
export(filter_by_sf)
export(filter_by_shape_id)
export(filter_by_stop_id)
export(filter_by_trip_id)
export(get_parent_station)
export(get_trip_duration)
export(get_trip_geometry)
export(get_trip_segment_duration)
export(get_trip_speed)
export(merge_gtfs)
export(read_gtfs)
export(remove_duplicates)
export(set_trip_speed)
export(validate_gtfs)
export(write_gtfs)
importFrom(data.table,"%chin%")
importFrom(data.table,":=")
importFrom(data.table,.I)
importFrom(data.table,.SD)
useDynLib(gtfstools, .registration = TRUE)
