-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathNAMESPACE
145 lines (144 loc) · 2.78 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
# Generated by roxygen2: do not edit by hand
export(adjustAxisLabelMargins)
export(alpha2col)
export(applyCLrange)
export(applyXlsxCategoricalFormat)
export(applyXlsxConditionalFormat)
export(asDate)
export(asSize)
export(breakDensity)
export(breaksByVector)
export(cPaste)
export(cPasteS)
export(cPasteSU)
export(cPasteU)
export(cPasteUnique)
export(call_fn_ellipsis)
export(cell_fun_label)
export(checkLightMode)
export(check_pkg_installed)
export(col2alpha)
export(col2hcl)
export(col2hsl)
export(col2hsv)
export(colNum2excelName)
export(color2gradient)
export(color_dither)
export(coordPresets)
export(dateToDaysOld)
export(decideMfrow)
export(deg2rad)
export(diff_functions)
export(drawLabels)
export(exp2signed)
export(fileInfo)
export(fillBlanks)
export(fixYellow)
export(fixYellowHue)
export(fix_matrix_ratio)
export(formatInt)
export(getColorRamp)
export(getDate)
export(getPlotAspect)
export(grepls)
export(groupedAxis)
export(gsubOrdered)
export(gsubs)
export(hcl2col)
export(heads)
export(heatmap_column_order)
export(heatmap_row_order)
export(hsl2col)
export(hsv2col)
export(igrep)
export(igrepHas)
export(igrepl)
export(imageByColors)
export(imageDefault)
export(isColor)
export(isFALSEV)
export(isTRUEV)
export(jamCalcDensity)
export(jam_rapply)
export(jargs)
export(kable_coloring)
export(list2df)
export(lldf)
export(log2signed)
export(makeColorDarker)
export(makeNames)
export(make_html_styles)
export(make_styles)
export(match_unique)
export(mergeAllXY)
export(middle)
export(minorLogTicks)
export(minorLogTicksAxis)
export(mixedOrder)
export(mixedSort)
export(mixedSortDF)
export(mixedSorts)
export(mmixedOrder)
export(nameVector)
export(nameVectorN)
export(newestFile)
export(noiseFloor)
export(normScale)
export(nullPlot)
export(padInteger)
export(padString)
export(pasteByRow)
export(pasteByRowOrdered)
export(plotPolygonDensity)
export(plotRidges)
export(plotSmoothScatter)
export(printDebug)
export(printDebugHtml)
export(printDebugI)
export(proigrep)
export(provigrep)
export(rad2deg)
export(rbindList)
export(readOpenxlsx)
export(relist_named)
export(reload_rmarkdown_cache)
export(renameColumn)
export(rgb2col)
export(rlengths)
export(rmInfinite)
export(rmNA)
export(rmNAs)
export(rmNULL)
export(rowGroupMeans)
export(rowGroupRmOutliers)
export(rowRmMadOutliers)
export(sclass)
export(sdim)
export(sdima)
export(setCLranges)
export(setPrompt)
export(setTextContrastColor)
export(set_xlsx_colwidths)
export(set_xlsx_rowheights)
export(shadowText)
export(shadowText_options)
export(showColors)
export(sizeAsNum)
export(smoothScatterJam)
export(sqrtAxis)
export(ssdim)
export(ssdima)
export(tcount)
export(tcount2)
export(ucfirst)
export(unalpha)
export(unigrep)
export(uniques)
export(unnestList)
export(unvigrep)
export(usrBox)
export(vgrep)
export(vigrep)
export(warpAroundZero)
export(warpRamp)
export(writeOpenxlsx)