-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
171 lines (170 loc) · 4.31 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
# Generated by roxygen2: do not edit by hand
S3method("!",declared)
S3method("!=",declared)
S3method("%%",declared)
S3method("%/%",declared)
S3method("&",declared)
S3method("*",declared)
S3method("+",declared)
S3method("-",declared)
S3method("/",declared)
S3method("<",declared)
S3method("<=",declared)
S3method("==",declared)
S3method(">",declared)
S3method(">=",declared)
S3method("[",declared)
S3method("[",labels_df)
S3method("[<-",declared)
S3method("^",declared)
S3method("label<-",data.frame)
S3method("label<-",declared)
S3method("label<-",default)
S3method("label<-",haven_labelled)
S3method("labels<-",declared)
S3method("labels<-",default)
S3method("labels<-",haven_labelled)
S3method("measurement<-",declared)
S3method("measurement<-",default)
S3method("missing_range<-",declared)
S3method("missing_range<-",default)
S3method("missing_values<-",declared)
S3method("missing_values<-",default)
S3method("names<-",declared)
S3method("|",declared)
S3method(Arg,declared)
S3method(Conj,declared)
S3method(Im,declared)
S3method(Mod,declared)
S3method(Re,declared)
S3method(abs,declared)
S3method(acos,declared)
S3method(all,equal.declared)
S3method(as.character,declared)
S3method(as.declared,data.frame)
S3method(as.declared,default)
S3method(as.declared,factor)
S3method(as.declared,haven_labelled)
S3method(as.haven,data.frame)
S3method(as.haven,declared)
S3method(as.haven,default)
S3method(as.haven,haven_labelled)
S3method(as.haven,haven_labelled_spss)
S3method(asin,declared)
S3method(atan,declared)
S3method(c,declared)
S3method(ceiling,declared)
S3method(cos,declared)
S3method(cospi,declared)
S3method(cummax,declared)
S3method(cummin,declared)
S3method(cumprod,declared)
S3method(cumsum,declared)
S3method(declared,default)
S3method(digamma,declared)
S3method(drop_na,data.frame)
S3method(drop_na,declared)
S3method(drop_na,default)
S3method(drop_na,haven_labelled_spss)
S3method(duplicated,declared)
S3method(exp,declared)
S3method(expm1,declared)
S3method(floor,declared)
S3method(format,pillar_shaft_declared_chr)
S3method(format,pillar_shaft_declared_num)
S3method(gamma,declared)
S3method(head,declared)
S3method(head,labels_df)
S3method(label,data.frame)
S3method(label,declared)
S3method(label,default)
S3method(label,haven_labelled)
S3method(labels,data.frame)
S3method(labels,declared)
S3method(labels,haven_labelled)
S3method(lgamma,declared)
S3method(log,declared)
S3method(log1p,declared)
S3method(mean,declared)
S3method(measurement,declared)
S3method(measurement,default)
S3method(median,declared)
S3method(missing_range,data.frame)
S3method(missing_range,declared)
S3method(missing_range,default)
S3method(missing_range,haven_labelled_spss)
S3method(missing_values,data.frame)
S3method(missing_values,declared)
S3method(missing_values,default)
S3method(missing_values,haven_labelled_spss)
S3method(na.exclude,declared)
S3method(na.fail,declared)
S3method(na.omit,declared)
S3method(print,declared)
S3method(print,fobject)
S3method(print,labels_df)
S3method(print,w_table)
S3method(round,declared)
S3method(sign,declared)
S3method(signif,declared)
S3method(sin,declared)
S3method(sinpi,declared)
S3method(sort,declared)
S3method(sqrt,declared)
S3method(summary,declared)
S3method(tail,declared)
S3method(tail,labels_df)
S3method(tan,declared)
S3method(tanpi,declared)
S3method(trigamma,declared)
S3method(trunc,declared)
S3method(undeclare,data.frame)
S3method(undeclare,declared)
S3method(undeclare,default)
S3method(unique,declared)
export("label<-")
export("labels<-")
export("measurement<-")
export("missing_range<-")
export("missing_values<-")
export(anyNAdeclared)
export(anyNAempty)
export(anyTagged_)
export(as.declared)
export(as.haven)
export(declared)
export(drop_na)
export(format_declared)
export(getTag_)
export(hasTag_)
export(is.declared)
export(is.empty)
export(label)
export(makeTag_)
export(measurement)
export(missing_range)
export(missing_values)
export(names_values)
export(order_declared)
export(undeclare)
export(value_labels)
export(variable_label)
export(w_IQR)
export(w_fivenum)
export(w_mean)
export(w_median)
export(w_mode)
export(w_quantile)
export(w_sd)
export(w_standardize)
export(w_summary)
export(w_table)
export(w_var)
importFrom(stats,median)
importFrom(stats,na.exclude)
importFrom(stats,na.fail)
importFrom(stats,na.omit)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(declared, .registration = TRUE)