-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathNAMESPACE
executable file
·201 lines (200 loc) · 5.63 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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
# Generated by roxygen2: do not edit by hand
S3method(basicVisual,Date)
S3method(basicVisual,character)
S3method(basicVisual,default)
S3method(basicVisual,factor)
S3method(basicVisual,haven_labelled)
S3method(basicVisual,integer)
S3method(basicVisual,labelled)
S3method(basicVisual,logical)
S3method(basicVisual,numeric)
S3method(centralValue,Date)
S3method(centralValue,character)
S3method(centralValue,factor)
S3method(centralValue,haven_labelled)
S3method(centralValue,integer)
S3method(centralValue,labelled)
S3method(centralValue,logical)
S3method(centralValue,numeric)
S3method(check,Date)
S3method(check,character)
S3method(check,data.frame)
S3method(check,default)
S3method(check,factor)
S3method(check,haven_labelled)
S3method(check,integer)
S3method(check,labelled)
S3method(check,logical)
S3method(check,numeric)
S3method(classes,checkFunction)
S3method(classes,default)
S3method(classes,summaryFunction)
S3method(classes,visualFunction)
S3method(description,checkFunction)
S3method(description,default)
S3method(description,summaryFunction)
S3method(description,visualFunction)
S3method(identifyCaseIssues,character)
S3method(identifyCaseIssues,factor)
S3method(identifyCaseIssues,haven_labelled)
S3method(identifyCaseIssues,labelled)
S3method(identifyLoners,character)
S3method(identifyLoners,factor)
S3method(identifyLoners,haven_labelled)
S3method(identifyLoners,labelled)
S3method(identifyMissing,Date)
S3method(identifyMissing,character)
S3method(identifyMissing,factor)
S3method(identifyMissing,haven_labelled)
S3method(identifyMissing,integer)
S3method(identifyMissing,labelled)
S3method(identifyMissing,logical)
S3method(identifyMissing,numeric)
S3method(identifyOutliers,Date)
S3method(identifyOutliers,integer)
S3method(identifyOutliers,numeric)
S3method(identifyOutliersTBStyle,Date)
S3method(identifyOutliersTBStyle,integer)
S3method(identifyOutliersTBStyle,numeric)
S3method(identifyWhitespace,character)
S3method(identifyWhitespace,factor)
S3method(identifyWhitespace,haven_labelled)
S3method(identifyWhitespace,labelled)
S3method(print,checkResult)
S3method(print,functionSummary)
S3method(print,summaryResult)
S3method(standardVisual,Date)
S3method(standardVisual,character)
S3method(standardVisual,default)
S3method(standardVisual,factor)
S3method(standardVisual,haven_labelled)
S3method(standardVisual,integer)
S3method(standardVisual,labelled)
S3method(standardVisual,logical)
S3method(standardVisual,numeric)
S3method(summarize,Date)
S3method(summarize,character)
S3method(summarize,data.frame)
S3method(summarize,default)
S3method(summarize,factor)
S3method(summarize,haven_labelled)
S3method(summarize,integer)
S3method(summarize,labelled)
S3method(summarize,logical)
S3method(summarize,numeric)
S3method(uniqueValues,Date)
S3method(uniqueValues,character)
S3method(uniqueValues,factor)
S3method(uniqueValues,haven_labelled)
S3method(uniqueValues,integer)
S3method(uniqueValues,labelled)
S3method(uniqueValues,logical)
S3method(uniqueValues,numeric)
S3method(visualize,Date)
S3method(visualize,character)
S3method(visualize,data.frame)
S3method(visualize,default)
S3method(visualize,factor)
S3method(visualize,haven_labelled)
S3method(visualize,integer)
S3method(visualize,labelled)
S3method(visualize,logical)
S3method(visualize,numeric)
export("classes<-")
export("description<-")
export(allCheckFunctions)
export(allClasses)
export(allSummaryFunctions)
export(allVisualFunctions)
export(basicVisual)
export(centralValue)
export(check)
export(checkFunction)
export(checkResult)
export(classes)
export(countMissing)
export(defaultCharacterChecks)
export(defaultCharacterSummaries)
export(defaultDateChecks)
export(defaultDateSummaries)
export(defaultFactorChecks)
export(defaultFactorSummaries)
export(defaultHavenlabelledChecks)
export(defaultHavenlabelledSummaries)
export(defaultIntegerChecks)
export(defaultIntegerSummaries)
export(defaultLabelledChecks)
export(defaultLabelledSummaries)
export(defaultLogicalChecks)
export(defaultLogicalSummaries)
export(defaultNumericChecks)
export(defaultNumericSummaries)
export(description)
export(identifyCaseIssues)
export(identifyLoners)
export(identifyMissing)
export(identifyNums)
export(identifyOutliers)
export(identifyOutliersTBStyle)
export(identifyWhitespace)
export(isCPR)
export(isEmpty)
export(isKey)
export(isSingular)
export(isSupported)
export(makeCodebook)
export(makeDataReport)
export(messageGenerator)
export(minMax)
export(quartiles)
export(refCat)
export(render)
export(setChecks)
export(setSummaries)
export(setVisuals)
export(smartNum)
export(standardVisual)
export(summarize)
export(summaryFunction)
export(summaryResult)
export(tableVisual)
export(uniqueValues)
export(variableType)
export(visualFunction)
export(visualize)
export(whoami_available)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,qplot)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(graphics,hist)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,text)
importFrom(gridExtra,marrangeGrob)
importFrom(haven,as_factor)
importFrom(haven,is.labelled)
importFrom(htmltools,includeHTML)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(pander,pander)
importFrom(pander,panderOptions)
importFrom(pander,pandoc.table.return)
importFrom(robustbase,mc)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stringi,stri_trans_general)
importFrom(tools,file_ext)
importFrom(utils,capture.output)
importFrom(utils,methods)
importFrom(utils,packageDescription)
importFrom(utils,packageVersion)
importFrom(utils,sessionInfo)
importFrom(utils,tail)