# Generated by roxygen2: do not edit by hand

S3method(arcgisrouting::as_route_zones,NULL)
S3method(arcgisrouting::as_route_zones,sf)
S3method(arcgisrouting::as_route_zones,sfc)
S3method(as_demand_points,sf)
S3method(as_demand_points,sfc)
S3method(as_facilities,sf)
S3method(as_facilities,sfc)
S3method(as_incidents,sf)
S3method(as_incidents,sfc)
S3method(as_la_facilities,sf)
S3method(as_la_facilities,sfc)
S3method(as_lmd_orders,sf)
S3method(as_lmd_orders,sfc)
S3method(as_lmd_routes,"NULL")
S3method(as_lmd_routes,data.frame)
S3method(as_lmd_zones,"NULL")
S3method(as_lmd_zones,sf)
S3method(as_lmd_zones,sfc)
S3method(as_od_points,sf)
S3method(as_od_points,sfc)
S3method(as_order_specialties,"NULL")
S3method(as_order_specialties,data.frame)
S3method(as_point_barriers,"NULL")
S3method(as_point_barriers,sf)
S3method(as_point_barriers,sfc)
S3method(as_polygon_barriers,"NULL")
S3method(as_polygon_barriers,sf)
S3method(as_polygon_barriers,sfc)
S3method(as_polyline_barriers,"NULL")
S3method(as_polyline_barriers,sf)
S3method(as_polyline_barriers,sfc)
S3method(as_route_specialties,"NULL")
S3method(as_route_specialties,data.frame)
S3method(as_routes,"NULL")
S3method(as_routes,data.frame)
S3method(as_snap_points,sf)
S3method(as_snap_points,sfc)
S3method(as_stops,sf)
S3method(as_stops,sfc)
S3method(as_vrp_orders,sf)
S3method(as_vrp_orders,sfc)
export(decode_compressed_geometry)
export(download_od_results)
export(download_service_area_results)
export(find_closest_facilities)
export(find_closest_facilities_job)
export(find_routes)
export(find_routes_job)
export(find_service_areas)
export(find_service_areas_job)
export(get_travel_modes)
export(last_mile_delivery)
export(location_allocation_job)
export(od_cost_matrix)
export(od_cost_matrix_job)
export(route_vehicles)
export(route_vehicles_job)
export(snap_to_roads)
import(arcgisutils)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(utils,unzip)
useDynLib(arcgisrouting, .registration = TRUE)
