-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 705 Bytes
/
NAMESPACE
File metadata and controls
30 lines (29 loc) · 705 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
# Generated by roxygen2: do not edit by hand
S3method(map_source,character)
S3method(map_source,default)
S3method(map_source,list)
S3method(map_source,sf)
S3method(map_source,sfc)
S3method(map_source,sfg)
export(carto)
export(layer_types)
export(map)
export(mapOutput)
export(map_layer)
export(map_source)
export(openstreetmap)
export(paint_background)
export(paint_circle)
export(paint_fill)
export(paint_fill_extrusion)
export(paint_heatmap)
export(paint_hillshade)
export(paint_line)
export(paint_raster)
export(paint_symbol)
export(renderMap)
export(source_types)
export(stamen)
importFrom(htmlwidgets,createWidget)
importFrom(htmlwidgets,shinyRenderWidget)
importFrom(htmlwidgets,shinyWidgetOutput)