-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
75 lines (74 loc) · 2.58 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
68
69
70
71
72
73
74
75
# Generated by roxygen2: do not edit by hand
S3method(tmapDeckGLCompHeight,tm_chart)
S3method(tmapDeckGLCompHeight,tm_compass)
S3method(tmapDeckGLCompHeight,tm_credits)
S3method(tmapDeckGLCompHeight,tm_legend_standard_landscape)
S3method(tmapDeckGLCompHeight,tm_legend_standard_portrait)
S3method(tmapDeckGLCompHeight,tm_mouse_coordinates)
S3method(tmapDeckGLCompHeight,tm_scalebar)
S3method(tmapDeckGLCompHeight,tm_title)
S3method(tmapDeckGLCompPrepare,tm_chart)
S3method(tmapDeckGLCompPrepare,tm_chart_none)
S3method(tmapDeckGLCompPrepare,tm_compass)
S3method(tmapDeckGLCompPrepare,tm_credits)
S3method(tmapDeckGLCompPrepare,tm_legend_standard_landscape)
S3method(tmapDeckGLCompPrepare,tm_legend_standard_portrait)
S3method(tmapDeckGLCompPrepare,tm_mouse_coordinates)
S3method(tmapDeckGLCompPrepare,tm_scalebar)
S3method(tmapDeckGLCompPrepare,tm_title)
S3method(tmapDeckGLCompWidth,tm_chart)
S3method(tmapDeckGLCompWidth,tm_compass)
S3method(tmapDeckGLCompWidth,tm_credits)
S3method(tmapDeckGLCompWidth,tm_legend_standard_landscape)
S3method(tmapDeckGLCompWidth,tm_legend_standard_portrait)
S3method(tmapDeckGLCompWidth,tm_mouse_coordinates)
S3method(tmapDeckGLCompWidth,tm_scalebar)
S3method(tmapDeckGLCompWidth,tm_title)
S3method(tmapDeckGLLegPlot,tm_chart)
S3method(tmapDeckGLLegPlot,tm_chart_histogram)
S3method(tmapDeckGLLegPlot,tm_compass)
S3method(tmapDeckGLLegPlot,tm_credits)
S3method(tmapDeckGLLegPlot,tm_legend_standard_landscape)
S3method(tmapDeckGLLegPlot,tm_legend_standard_portrait)
S3method(tmapDeckGLLegPlot,tm_mouse_coordinates)
S3method(tmapDeckGLLegPlot,tm_scalebar)
S3method(tmapDeckGLLegPlot,tm_title)
export(tmapDeckGLArrange)
export(tmapDeckGLAux)
export(tmapDeckGLCompHeight)
export(tmapDeckGLCompPrepare)
export(tmapDeckGLCompWidth)
export(tmapDeckGLGrid)
export(tmapDeckGLGridPrep)
export(tmapDeckGLGridXLab)
export(tmapDeckGLGridYLab)
export(tmapDeckGLInit)
export(tmapDeckGLLegPlot)
export(tmapDeckGLLegend)
export(tmapDeckGLLines)
export(tmapDeckGLOverlay)
export(tmapDeckGLPolygons)
export(tmapDeckGLRaster)
export(tmapDeckGLRun)
export(tmapDeckGLShape)
export(tmapDeckGLSymbols)
export(tmapDeckGLText)
export(tmapDeckGLTiles)
export(tmapDeckGLTilesPrep)
export(tmapDeckGLWrap)
export(tmapDeckGLXlab)
export(tmapDeckGLXtab)
export(tmapDeckGLYlab)
import(data.table)
import(sf)
importFrom(colorspace,deutan)
importFrom(colorspace,protan)
importFrom(colorspace,tritan)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rgb)
importFrom(htmltools,tags)
importFrom(htmlwidgets,prependContent)
importFrom(leafsync,latticeview)
importFrom(tmaptools,bb_poly)
importFrom(units,drop_units)
importFrom(units,set_units)