# Generated by roxygen2: do not edit by hand

export("weightfield<-")
export(SpatialLinesNetwork)
export(bb2poly)
export(bbox_scale)
export(buff_geo)
export(calc_catchment)
export(calc_catchment_sum)
export(calc_moving_catchment)
export(calc_network_catchment)
export(crs_select_aeq)
export(cyclestreet_pat)
export(decode_gl)
export(dist_google)
export(dl_stats19)
export(find_network_nodes)
export(format_stats19_ac)
export(format_stats19_ca)
export(format_stats19_ve)
export(gclip)
export(graphhopper_pat)
export(gsection)
export(gtfs2sldf)
export(is_linepoint)
export(islines)
export(line2df)
export(line2points)
export(line2route)
export(lineLabels)
export(locate2spdf)
export(mapshape)
export(mapshape_available)
export(n_vertices)
export(nearest2spdf)
export(nearest_cyclestreets)
export(nearest_google)
export(nearest_osm)
export(od2line)
export(od_radiation)
export(onewaygeo)
export(onewayid)
export(overline)
export(points2flow)
export(points2odf)
export(read_stats19_ac)
export(read_stats19_ca)
export(read_stats19_ve)
export(read_table_builder)
export(route_cyclestreet)
export(route_graphhopper)
export(route_transportapi_public)
export(sum_network_routes)
export(table2matrix)
export(toptail)
export(toptail_buff)
export(toptailgs)
export(update_line_geometry)
export(viaroute)
export(viaroute2sldf)
export(weightfield)
exportMethods(plot)
exportMethods(summary)
import(dplyr)
import(httr)
import(readr)
import(rgdal)
import(sp)
importFrom(R.utils,intToBin)
importFrom(RCurl,getURL)
importFrom(Rcpp,evalCpp)
importFrom(RgoogleMaps,getGeoCode)
importFrom(geosphere,distHaversine)
importFrom(graphics,text)
importFrom(igraph,E)
importFrom(igraph,graph)
importFrom(jsonlite,fromJSON)
importFrom(leaflet,addPolylines)
importFrom(leaflet,addTiles)
importFrom(leaflet,leaflet)
importFrom(lubridate,dmy)
importFrom(lubridate,hm)
importFrom(lubridate,wday)
importFrom(maptools,spRbind)
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,slot)
importFrom(openxlsx,readWorkbook)
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(stats,setNames)
importFrom(stringi,stri_enc_toutf32)
importFrom(stringr,str_split)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,tail)
importFrom(utils,unzip)
useDynLib(stplanr)
