-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathNAMESPACE
67 lines (66 loc) · 2.27 KB
/
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# Generated by roxygen2: do not edit by hand
export("%>%")
export(get_static_map)
export(layer_mapbox)
export(mapbox_dark)
export(mapbox_gallery_basic)
export(mapbox_gallery_blueprint)
export(mapbox_gallery_bubble)
export(mapbox_gallery_cali_terrain)
export(mapbox_gallery_decimal)
export(mapbox_gallery_frank)
export(mapbox_gallery_ice_cream)
export(mapbox_gallery_le_shine)
export(mapbox_gallery_mineral)
export(mapbox_gallery_minimo)
export(mapbox_gallery_moonlight)
export(mapbox_gallery_north_star)
export(mapbox_gallery_pencil)
export(mapbox_gallery_standard)
export(mapbox_gallery_streets_japan)
export(mapbox_light)
export(mapbox_navigation_day)
export(mapbox_navigation_guidance_day)
export(mapbox_navigation_guidance_night)
export(mapbox_navigation_night)
export(mapbox_outdoors)
export(mapbox_satellite)
export(mapbox_satellite_streets)
export(mapbox_streets)
export(mapbox_studio_galaxy)
export(uber_dark)
export(uber_light)
export(uber_muted_light)
export(uber_muted_night)
importFrom(curl,curl_fetch_memory)
importFrom(magrittr,"%>%")
importFrom(stylebox,mapbox_dark)
importFrom(stylebox,mapbox_gallery_basic)
importFrom(stylebox,mapbox_gallery_blueprint)
importFrom(stylebox,mapbox_gallery_bubble)
importFrom(stylebox,mapbox_gallery_cali_terrain)
importFrom(stylebox,mapbox_gallery_decimal)
importFrom(stylebox,mapbox_gallery_frank)
importFrom(stylebox,mapbox_gallery_ice_cream)
importFrom(stylebox,mapbox_gallery_le_shine)
importFrom(stylebox,mapbox_gallery_mineral)
importFrom(stylebox,mapbox_gallery_minimo)
importFrom(stylebox,mapbox_gallery_moonlight)
importFrom(stylebox,mapbox_gallery_north_star)
importFrom(stylebox,mapbox_gallery_pencil)
importFrom(stylebox,mapbox_gallery_standard)
importFrom(stylebox,mapbox_gallery_streets_japan)
importFrom(stylebox,mapbox_light)
importFrom(stylebox,mapbox_navigation_day)
importFrom(stylebox,mapbox_navigation_guidance_day)
importFrom(stylebox,mapbox_navigation_guidance_night)
importFrom(stylebox,mapbox_navigation_night)
importFrom(stylebox,mapbox_outdoors)
importFrom(stylebox,mapbox_satellite)
importFrom(stylebox,mapbox_satellite_streets)
importFrom(stylebox,mapbox_streets)
importFrom(stylebox,mapbox_studio_galaxy)
importFrom(stylebox,uber_dark)
importFrom(stylebox,uber_light)
importFrom(stylebox,uber_muted_light)
importFrom(stylebox,uber_muted_night)