-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
executable file
·41 lines (40 loc) · 1.09 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
# Generated by roxygen2: do not edit by hand
S3method("$",mlth.data.frame)
S3method("[",mlth.data.frame)
S3method("[[",mlth.data.frame)
S3method("row.names<-",mlth.data.frame)
S3method(as.data.frame,mlth.data.frame)
S3method(as.list,mlth.data.frame)
S3method(as.mlth.data.frame,data.frame)
S3method(as.mlth.data.frame,default)
S3method(as.mlth.data.frame,list)
S3method(as.mlth.data.frame,matrix)
S3method(behead,default)
S3method(behead,list)
S3method(behead,mlth.data.frame)
S3method(cbind,mlth.data.frame)
S3method(dim,mlth.data.frame)
S3method(kable2,default)
S3method(kable2,list)
S3method(kable2,mlth.data.frame)
S3method(print,mlth.data.frame)
S3method(rbind,mlth.data.frame)
S3method(row.names,mlth.data.frame)
S3method(str,mlth.data.frame)
export(add_complex_header_above)
export(as.mlth.data.frame)
export(behead)
export(is.mlth.data.frame)
export(isAtomic)
export(kable2)
export(kable_collapse_rows)
export(kable_cors)
export(mlth)
export(mlth.data.frame)
export(mlth_cors)
export(namesList)
export(register_output)
export(selRow)
export(selectByList)
export(write.xlsx.output)
export(xlsx.writer.openxlsx)