forked from dkahle/ggmap
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
45 lines (44 loc) · 829 Bytes
/
NAMESPACE
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
43
44
45
# Generated by roxygen2 (4.0.2): do not edit by hand
export(LonLat2XY)
export(OSM_scale_lookup)
export(XY2LonLat)
export(calc_zoom)
export(distQueryCheck)
export(file_drawer)
export(geocode)
export(geocodeQueryCheck)
export(geom_leg)
export(get_cloudmademap)
export(get_googlemap)
export(get_map)
export(get_navermap)
export(get_openstreetmap)
export(get_stamenmap)
export(ggimage)
export(gglocator)
export(ggmap)
export(ggmapplot)
export(inset)
export(inset_raster)
export(legs2route)
export(make_bbox)
export(mapdist)
export(qmap)
export(qmplot)
export(revgeocode)
export(route)
export(routeQueryCheck)
export(theme_inset)
export(theme_nothing)
import(RgoogleMaps)
import(geosphere)
import(ggplot2)
import(grid)
import(jpeg)
import(mapproj)
import(plyr)
import(png)
import(proto)
import(reshape2)
import(rjson)
import(scales)