-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
32 lines (31 loc) · 906 Bytes
/
Copy pathNAMESPACE
File metadata and controls
32 lines (31 loc) · 906 Bytes
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
# Generated by roxygen2: do not edit by hand
export(PeCorA)
export(PeCorA_alldf)
export(PeCorA_plotting)
export(PeCorA_preprocessing)
export(import_processed_data)
export(import_processed_data_for_PeCorA)
export(import_processed_data_for_PeCorA_LFQ)
importFrom(car,Anova)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_jitterdodge)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,vars)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,png)
importFrom(reshape,melt)
importFrom(rlang,.data)
importFrom(standardize,scale_by)
importFrom(stats,lm)
importFrom(stats,p.adjust)
importFrom(utils,read.csv)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)