# Generated by roxygen2: do not edit by hand

S3method(SpatialLinesNetwork,Spatial)
S3method(SpatialLinesNetwork,sf)
S3method(angle_diff,Spatial)
S3method(angle_diff,sf)
S3method(calc_catchment,Spatial)
S3method(calc_catchment,sf)
S3method(calc_catchment_sum,Spatial)
S3method(calc_catchment_sum,sf)
S3method(gclip,Spatial)
S3method(gclip,sf)
S3method(geo_bb,Spatial)
S3method(geo_bb,bbox)
S3method(geo_bb,matrix)
S3method(geo_bb,sf)
S3method(geo_bb_matrix,Spatial)
S3method(geo_bb_matrix,matrix)
S3method(geo_bb_matrix,numeric)
S3method(geo_bb_matrix,sf)
S3method(geo_buffer,Spatial)
S3method(geo_buffer,sf)
S3method(geo_buffer,sfc)
S3method(geo_length,Spatial)
S3method(geo_length,sf)
S3method(geo_projected,Spatial)
S3method(geo_projected,sf)
S3method(geo_select_aeq,Spatial)
S3method(geo_select_aeq,sf)
S3method(geo_select_aeq,sfc)
S3method(geo_toptail,Spatial)
S3method(geo_toptail,sf)
S3method(gsection,Spatial)
S3method(gsection,sf)
S3method(line2df,Spatial)
S3method(line2df,sf)
S3method(line2points,Spatial)
S3method(line2points,sf)
S3method(line2points,sfc)
S3method(line2points,sfg)
S3method(line2pointsn,Spatial)
S3method(line2pointsn,sf)
S3method(line2vertices,sf)
S3method(line_bearing,Spatial)
S3method(line_bearing,sf)
S3method(line_midpoint,Spatial)
S3method(line_midpoint,sf)
S3method(n_vertices,Spatial)
S3method(n_vertices,sf)
S3method(nearest_cyclestreets,"NULL")
S3method(nearest_cyclestreets,Spatial)
S3method(nearest_cyclestreets,sf)
S3method(od2line,Spatial)
S3method(od2line,sf)
S3method(od_aggregate,Spatial)
S3method(od_aggregate,sf)
S3method(onewaygeo,Spatial)
S3method(onewaygeo,sf)
S3method(onewayid,SpatialLines)
S3method(onewayid,data.frame)
S3method(overline,Spatial)
S3method(overline,sf)
S3method(points2line,Spatial)
S3method(points2line,matrix)
S3method(points2line,sf)
S3method(points2odf,Spatial)
S3method(points2odf,sf)
S3method(route,Spatial)
S3method(route,numeric)
S3method(route,sf)
export("%>%")
export("weightfield<-")
export(SpatialLinesNetwork)
export(angle_diff)
export(api_pat)
export(bb2poly)
export(bbox_scale)
export(calc_catchment)
export(calc_catchment_sum)
export(calc_moving_catchment)
export(calc_network_catchment)
export(dist_google)
export(find_network_nodes)
export(gclip)
export(geo_bb)
export(geo_bb_matrix)
export(geo_buffer)
export(geo_code)
export(geo_length)
export(geo_projected)
export(geo_select_aeq)
export(geo_toptail)
export(gprojected)
export(gsection)
export(gtfs2sldf)
export(is_linepoint)
export(islines)
export(line2df)
export(line2points)
export(line2pointsn)
export(line2route)
export(line2routeRetry)
export(line2vertices)
export(lineLabels)
export(line_bearing)
export(line_length)
export(line_match)
export(line_midpoint)
export(line_sample)
export(line_segment)
export(line_via)
export(mapshape)
export(mapshape_available)
export(mats2line)
export(n_sample_length)
export(n_vertices)
export(nearest_cyclestreets)
export(nearest_google)
export(od2line)
export(od2line2)
export(od2odf)
export(od_aggregate)
export(od_aggregate_from)
export(od_aggregate_to)
export(od_coords)
export(od_coords2line)
export(od_dist)
export(od_id_character)
export(od_id_max_min)
export(od_id_order)
export(od_id_szudzik)
export(od_oneway)
export(od_radiation)
export(od_to_odmatrix)
export(odmatrix_to_od)
export(onewaygeo)
export(onewayid)
export(overline)
export(overline2)
export(overline_intersection)
export(points2flow)
export(points2line)
export(points2odf)
export(quadrant)
export(read_table_builder)
export(reproject)
export(rnet_add_node)
export(rnet_breakup_vertices)
export(rnet_get_nodes)
export(route)
export(route_average_gradient)
export(route_cyclestreets)
export(route_dodgr)
export(route_graphhopper)
export(route_local)
export(route_nearest_point)
export(route_rolling_average)
export(route_rolling_diff)
export(route_rolling_gradient)
export(route_sequential_dist)
export(route_slope_matrix)
export(route_slope_vector)
export(route_split)
export(route_split_id)
export(route_transportapi_public)
export(sln2points)
export(sln_add_node)
export(sln_clean_graph)
export(sp_aggregate)
export(sum_network_links)
export(sum_network_routes)
export(toptail_buff)
export(toptailgs)
export(update_line_geometry)
export(weightfield)
exportMethods(plot)
exportMethods(summary)
import(curl)
importFrom(Rcpp,evalCpp)
importFrom(dplyr,first)
importFrom(dplyr,last)
importFrom(dplyr,n)
importFrom(geosphere,distHaversine)
importFrom(graphics,text)
importFrom(igraph,E)
importFrom(igraph,graph)
importFrom(magrittr,"%>%")
importFrom(maptools,SpatialLinesMidPoints)
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,slot)
importFrom(raster,crop)
importFrom(raster,extent)
importFrom(rgeos,gArea)
importFrom(rgeos,gBuffer)
importFrom(rgeos,gIntersection)
importFrom(rgeos,gIntersects)
importFrom(rgeos,gLength)
importFrom(rgeos,gSimplify)
importFrom(rlang,.data)
importFrom(sp,"proj4string<-")
importFrom(sp,CRS)
importFrom(sp,Lines)
importFrom(sp,SpatialLines)
importFrom(sp,bbox)
importFrom(sp,coordinates)
importFrom(sp,plot)
importFrom(sp,proj4string)
importFrom(sp,spChFIDs)
importFrom(sp,spTransform)
importFrom(stats,setNames)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,tail)
importFrom(utils,unzip)
useDynLib(stplanr)
