-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
42 lines (41 loc) · 948 Bytes
/
NAMESPACE
File metadata and controls
42 lines (41 loc) · 948 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# Generated by roxygen2: do not edit by hand
export(assign_clust)
export(assign_nn)
export(assign_voro)
export(assignation_exist)
export(buff_voronoi)
export(byosrmRoute)
export(clust_it)
export(clust_pop)
export(eppexist)
export(eppproy)
export(group_over)
export(leafepp)
export(osrm_matrixby100)
export(osrm_ok)
export(voro_polygon)
import(leaflet)
import(leaflet.extras)
import(osrm)
import(rgdal)
import(sf)
import(sp)
importFrom(assertthat,assert_that)
importFrom(curl,has_internet)
importFrom(dplyr,'%>%')
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(flexclust,cclust)
importFrom(maptools,unionSpatialPolygons)
importFrom(methods,is)
importFrom(methods,slot)
importFrom(nngeo,st_nn)
importFrom(plyr,rename)
importFrom(rgeos,gBuffer)
importFrom(rgeos,gIntersection)
importFrom(rgeos,gUnion)