-
Notifications
You must be signed in to change notification settings - Fork 7
/
NAMESPACE
49 lines (48 loc) · 1.14 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
# Generated by roxygen2: do not edit by hand
export(barplot_label)
export(check_OutDir)
export(continue_logging_markdown)
export(create_set_Original_OutDir)
export(create_set_OutDir)
export(create_set_SubDir)
export(error_bar)
export(pdfA4plot_off)
export(pdfA4plot_on)
export(pdfA4plot_on.layout)
export(setup_MarkdownReports)
export(subscript_in_plots)
export(superscript_in_plots)
export(wLinRegression)
export(wbarplot)
export(wbarplot_dfCol)
export(wboxplot)
export(whist)
export(whist_dfCol)
export(wlegend)
export(wlegend.label)
export(wpie)
export(wplot)
export(wplot_save_pheatmap)
export(wplot_save_this)
export(wscatter.fill)
export(wstripchart)
export(wstripchart_list)
export(wvenn)
export(wvioplot_list)
export(wviostripchart_list)
export(ww.dev.copy)
import(grDevices)
import(graphics)
import(sm)
import(stats)
importFrom(Stringendo,iprint)
importFrom(VennDiagram,venn.diagram)
importFrom(checkmate,assertCharacter)
importFrom(clipr,write_clip)
importFrom(gplots,rich.colors)
importFrom(grid,grid.draw)
importFrom(grid,grid.newpage)
importFrom(pheatmap,pheatmap)
importFrom(sessioninfo,session_info)
importFrom(sm,sm.density)
importFrom(vioplot,vioplot)