-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
39 lines (38 loc) · 1 KB
/
NAMESPACE
File metadata and controls
39 lines (38 loc) · 1 KB
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
# Generated by roxygen2: do not edit by hand
S3method(print,save2pptx)
export(Boot4Eigs)
export(CAplot)
export(CAplotInference)
export(PCAplot)
export(PCAplotInference)
export(PLSCplot)
export(PLSCplotInference)
export(PlotScreeWithCI)
export(saveAllGraphsInList2pptx)
export(saveCAResults2xlsx)
export(savePCAResults2xlsx)
export(saveResultsList2xlsx)
import(PTCA4CATA)
import(corrplot)
import(data4PCCAR)
import(ggplot2)
import(officer)
import(prettyGraphs)
import(rvg)
importFrom(ExPosition,epCA)
importFrom(ExPosition,epPCA)
importFrom(ExPosition,makeNominalData)
importFrom(InPosition,epCA.inference.battery)
importFrom(InPosition,epPCA.inference.battery)
importFrom(PTCA4CATA,PlotScree)
importFrom(PTCA4CATA,createFactorMap)
importFrom(PTCA4CATA,createxyLabels.gen)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,jpeg)
importFrom(grDevices,png)
importFrom(grDevices,recordPlot)
importFrom(stats,chisq.test)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,varimax)