-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathNAMESPACE
144 lines (143 loc) · 2.87 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
# Generated by roxygen2: do not edit by hand
S3method(as.data.frame,calibrate)
S3method(as.data.frame,rules)
S3method(c,xml_nodeset)
S3method(give_names,character)
S3method(give_names,data.frame)
S3method(give_names,list)
S3method(give_names,logical)
S3method(give_names,matrix)
S3method(give_names,numeric)
S3method(select,character)
S3method(select,data.frame)
S3method(select,list)
S3method(select,logical)
S3method(select,matrix)
S3method(select,numeric)
export("%+%")
export("%==%")
export("%s=%")
export("factor.it<-")
export("numeric.it<-")
export(Apriori.Basket)
export(Grepl)
export(NA.col.prob)
export(NA.col.sums)
export(NA.row.prob)
export(NA.row.sums)
export(NA.whole.prob)
export(NA.whole.sums)
export(Nchar)
export(Replace)
export(Replace0)
export(Replace_ex)
export(Trim)
export(Trim_left)
export(Trim_right)
export(add_biocViews)
export(all_children)
export(as.transactions)
export(attr_href)
export(cat_n)
export(character.nms)
export(chinese_utf8)
export(cnOS)
export(col_split)
export(complete.data)
export(decrease)
export(delete_left)
export(delete_up)
export(deparse0)
export(desc2df)
export(dump.it)
export(dup.connect)
export(duplicated_all)
export(duplicated_last)
export(equal)
export(equal_length)
export(exec)
export(expand)
export(factor.it)
export(factor.nms)
export(file.dir)
export(file.name)
export(fmt)
export(formal_dir)
export(get_names)
export(give_names)
export(has_children)
export(increase)
export(inner_Add_Symbol)
export(insertglue)
export(install_Rversion)
export(is.dir)
export(is.linux)
export(is.mac)
export(is.windows)
export(join_full)
export(join_inner)
export(join_left)
export(join_out)
export(join_right)
export(keep)
export(knife_left)
export(knife_right)
export(last)
export(last_column)
export(last_row)
export(left)
export(left_equal)
export(legal)
export(load_extdata)
export(lower)
export(mid)
export(mirror.current)
export(mirror.speed)
export(model.data)
export(model.x)
export(model.y)
export(names_n)
export(numeric.it)
export(numeric.nms)
export(over)
export(pakcage_all)
export(paste0_columns)
export(pipe)
export(rd2df)
export(read_R)
export(rep_character)
export(rep_n)
export(reverse)
export(right)
export(right_equal)
export(rm_all)
export(rm_nchar)
export(row.freq)
export(select)
export(seq_range)
export(show_function)
export(split_expand)
export(table_NA)
export(take_out)
export(unique_no.NA)
export(unlibray)
export(upper.dir)
export(write_xlsx)
importFrom(data.table,`.__T__[:base`)
importFrom(methods,as)
importFrom(reshape2,melt)
importFrom(rvest,html_name)
importFrom(rvest,html_nodes)
importFrom(stats,as.formula)
importFrom(stats,complete.cases)
importFrom(stats,update)
importFrom(usethis,proj_get)
importFrom(usethis,ui_done)
importFrom(usethis,ui_field)
importFrom(usethis,ui_value)
importFrom(utils,capture.output)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,untar)
importFrom(utils,unzip)
importFrom(xml2,xml_children)