-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
76 lines (75 loc) · 2.36 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
76
# Generated by roxygen2: do not edit by hand
S3method(tmapHCCompHeight,tm_chart)
S3method(tmapHCCompHeight,tm_compass)
S3method(tmapHCCompHeight,tm_credits)
S3method(tmapHCCompHeight,tm_legend_standard_landscape)
S3method(tmapHCCompHeight,tm_legend_standard_portrait)
S3method(tmapHCCompHeight,tm_mouse_coordinates)
S3method(tmapHCCompHeight,tm_scalebar)
S3method(tmapHCCompHeight,tm_title)
S3method(tmapHCCompPrepare,tm_chart)
S3method(tmapHCCompPrepare,tm_chart_none)
S3method(tmapHCCompPrepare,tm_compass)
S3method(tmapHCCompPrepare,tm_credits)
S3method(tmapHCCompPrepare,tm_legend_standard_landscape)
S3method(tmapHCCompPrepare,tm_legend_standard_portrait)
S3method(tmapHCCompPrepare,tm_mouse_coordinates)
S3method(tmapHCCompPrepare,tm_scalebar)
S3method(tmapHCCompPrepare,tm_title)
S3method(tmapHCCompWidth,tm_chart)
S3method(tmapHCCompWidth,tm_compass)
S3method(tmapHCCompWidth,tm_credits)
S3method(tmapHCCompWidth,tm_legend_standard_landscape)
S3method(tmapHCCompWidth,tm_legend_standard_portrait)
S3method(tmapHCCompWidth,tm_mouse_coordinates)
S3method(tmapHCCompWidth,tm_scalebar)
S3method(tmapHCCompWidth,tm_title)
S3method(tmapHCLegPlot,tm_chart)
S3method(tmapHCLegPlot,tm_chart_histogram)
S3method(tmapHCLegPlot,tm_compass)
S3method(tmapHCLegPlot,tm_credits)
S3method(tmapHCLegPlot,tm_legend_standard_landscape)
S3method(tmapHCLegPlot,tm_legend_standard_portrait)
S3method(tmapHCLegPlot,tm_mouse_coordinates)
S3method(tmapHCLegPlot,tm_scalebar)
S3method(tmapHCLegPlot,tm_title)
export(tm_deck)
export(tmapHCArrange)
export(tmapHCAux)
export(tmapHCComp)
export(tmapHCCompHeight)
export(tmapHCCompPrepare)
export(tmapHCCompWidth)
export(tmapHCGrid)
export(tmapHCGridPrep)
export(tmapHCGridXLab)
export(tmapHCGridYLab)
export(tmapHCInit)
export(tmapHCLegPlot)
export(tmapHCLines)
export(tmapHCOverlay)
export(tmapHCPolygons)
export(tmapHCRaster)
export(tmapHCRun)
export(tmapHCShape)
export(tmapHCSymbols)
export(tmapHCText)
export(tmapHCTiles)
export(tmapHCTilesPrep)
export(tmapHCWrap)
export(tmapHCXlab)
export(tmapHCXtab)
export(tmapHCYlab)
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)