-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
163 lines (162 loc) · 3.98 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
# Generated by roxygen2: do not edit by hand
S3method("!",ddf_col)
S3method("!",tbl_ddf)
S3method("$",tbl_ddf)
S3method("[",tbl_ddf)
S3method("[[",tbl_ddf)
S3method("diag<-",ddf_col)
S3method("diag<-",default)
S3method("diag<-",tbl_ddf)
S3method("dimnames<-",ddf_col)
S3method("dimnames<-",tbl_ddf)
S3method(aperm,ddf_col)
S3method(aperm,tbl_ddf)
S3method(apply,ddf_col)
S3method(apply,default)
S3method(apply,tbl_ddf)
S3method(as.array,ddf_col)
S3method(as.array,tbl_ddf)
S3method(as.data.frame,ddf_col)
S3method(as.data.frame,tbl_ddf)
S3method(as.list,tbl_ddf)
S3method(as.matrix,ddf_col)
S3method(as.matrix,tbl_ddf)
S3method(as.table,ddf_col)
S3method(as.table,tbl_ddf)
S3method(as_dibble,ddf_col)
S3method(as_dibble,default)
S3method(as_dibble,grouped_df)
S3method(as_dibble,rowwise_df)
S3method(as_dibble,tbl_ddf)
S3method(as_tibble,ddf_col)
S3method(as_tibble,tbl_ddf)
S3method(broadcast,ddf_col)
S3method(broadcast,default)
S3method(broadcast,tbl_ddf)
S3method(colnames,ddf_col)
S3method(colnames,default)
S3method(colnames,tbl_ddf)
S3method(diag,ddf_col)
S3method(diag,default)
S3method(diag,tbl_ddf)
S3method(dim,ddf_col)
S3method(dim,tbl_ddf)
S3method(dimnames,ddf_col)
S3method(dimnames,tbl_ddf)
S3method(eye,ddf_col)
S3method(eye,default)
S3method(eye,matrix)
S3method(eye,tbl_ddf)
S3method(filter,ddf_col)
S3method(filter,tbl_ddf)
S3method(format,ddf_col)
S3method(format,tbl_ddf)
S3method(ifelse,ddf_col)
S3method(ifelse,default)
S3method(ifelse,tbl_ddf)
S3method(is.finite,ddf_col)
S3method(is.finite,tbl_ddf)
S3method(is.infinite,ddf_col)
S3method(is.infinite,tbl_ddf)
S3method(is.na,ddf_col)
S3method(is.na,tbl_ddf)
S3method(is.nan,ddf_col)
S3method(is.nan,tbl_ddf)
S3method(mutate,tbl_ddf)
S3method(ncol,ddf_col)
S3method(ncol,default)
S3method(ncol,tbl_ddf)
S3method(nrow,ddf_col)
S3method(nrow,default)
S3method(nrow,tbl_ddf)
S3method(ones,array)
S3method(ones,ddf_col)
S3method(ones,default)
S3method(ones,tbl_ddf)
S3method(pmax,ddf_col)
S3method(pmax,default)
S3method(pmax,tbl_ddf)
S3method(pmin,ddf_col)
S3method(pmin,default)
S3method(pmin,tbl_ddf)
S3method(print,ddf_col)
S3method(print,tbl_ddf)
S3method(rbind,ddf_col)
S3method(rbind,tbl_ddf)
S3method(relocate,ddf_col)
S3method(relocate,tbl_ddf)
S3method(rename,ddf_col)
S3method(rename,tbl_ddf)
S3method(replace_na,ddf_col)
S3method(replace_na,tbl_ddf)
S3method(rownames,ddf_col)
S3method(rownames,default)
S3method(rownames,tbl_ddf)
S3method(rows_insert,ddf_col)
S3method(rows_insert,tbl_ddf)
S3method(rows_patch,ddf_col)
S3method(rows_patch,tbl_ddf)
S3method(rows_update,ddf_col)
S3method(rows_update,tbl_ddf)
S3method(rows_upsert,ddf_col)
S3method(rows_upsert,tbl_ddf)
S3method(select,ddf_col)
S3method(select,tbl_ddf)
S3method(slice,ddf_col)
S3method(slice,tbl_ddf)
S3method(solve,ddf_col)
S3method(solve,tbl_ddf)
S3method(t,ddf_col)
S3method(t,tbl_ddf)
S3method(tbl_format_body,ddf_col)
S3method(tbl_format_body,tbl_ddf)
S3method(tbl_format_footer,ddf_col)
S3method(tbl_format_footer,tbl_ddf)
S3method(tbl_format_header,ddf_col)
S3method(tbl_format_header,tbl_ddf)
S3method(tbl_format_setup,ddf_col)
S3method(tbl_format_setup,tbl_ddf)
S3method(tbl_sum,ddf_col)
S3method(tbl_sum,tbl_ddf)
S3method(zeros,array)
S3method(zeros,ddf_col)
S3method(zeros,default)
S3method(zeros,tbl_ddf)
export("diag<-")
export(apply)
export(as_dibble)
export(broadcast)
export(colnames)
export(diag)
export(dibble)
export(dibble_by)
export(eye)
export(filter)
export(ifelse)
export(is_dibble)
export(ncol)
export(nrow)
export(ones)
export(pmax)
export(pmin)
export(rownames)
export(zeros)
import(rlang)
import(vctrs)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,rows_insert)
importFrom(dplyr,rows_patch)
importFrom(dplyr,rows_update)
importFrom(dplyr,rows_upsert)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(pillar,tbl_format_body)
importFrom(pillar,tbl_format_footer)
importFrom(pillar,tbl_format_header)
importFrom(pillar,tbl_format_setup)
importFrom(pillar,tbl_sum)
importFrom(tibble,as_tibble)
importFrom(tidyr,replace_na)