# Generated by roxygen2: do not edit by hand

export(adjust_arrival_departure)
export(adjust_speed)
export(append_height)
export(cpp_snap_points_nearest1)
export(cpp_snap_points_nearest2)
export(filter_by_agency_id)
export(filter_by_day)
export(filter_by_route_id)
export(filter_by_route_type)
export(filter_by_shape_id)
export(filter_day_period)
export(filter_single_trip)
export(filter_valid_stop_times)
export(filter_week_days)
export(gps_as_sflinestring)
export(gps_as_sfpoints)
export(gtfs2gps)
export(gtfs_shapes_as_sf)
export(gtfs_stops_as_sf)
export(merge_gtfs_feeds)
export(read_gtfs)
export(remove_by_route_id)
export(remove_invalid)
export(simplify_shapes)
export(test_gtfs_freq)
export(write_gtfs)
importFrom(Rcpp,compileAttributes)
importFrom(data.table,"%between%")
importFrom(data.table,"%chin%")
importFrom(data.table,":=")
importFrom(data.table,fifelse)
importFrom(lwgeom,st_geod_length)
importFrom(magrittr,"%>%")
importFrom(pbapply,pblapply)
importFrom(readr,write_rds)
importFrom(stats,na.omit)
importFrom(utils,head)
importFrom(utils,object.size)
importFrom(utils,tail)
useDynLib(gtfs2gps, .registration = TRUE)
