-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
128 lines (127 loc) · 2.95 KB
/
NAMESPACE
File metadata and controls
128 lines (127 loc) · 2.95 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
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
# Generated by roxygen2: do not edit by hand
S3method(biplot,pcomp)
S3method(correlation,default)
S3method(correlation,formula)
S3method(correlation,pcomp)
S3method(lines,Correlation)
S3method(lines,pcomp)
S3method(pairs,pcomp)
S3method(pcomp,default)
S3method(pcomp,formula)
S3method(plot,Correlation)
S3method(plot,pcomp)
S3method(points,pcomp)
S3method(predict,pcomp)
S3method(print,Correlation)
S3method(print,SciViews_R)
S3method(print,SciViews_conflicts)
S3method(print,pcomp)
S3method(print,summary.Correlation)
S3method(print,summary.pcomp)
S3method(scores,pcomp)
S3method(screeplot,pcomp)
S3method(summary,Correlation)
S3method(summary,pcomp)
S3method(text,pcomp)
S3method(vectorplot,Correlation)
S3method(vectorplot,default)
S3method(vectorplot,loadings)
export(COLS)
export(Correlation)
export(E)
export(R)
export(ROWS)
export(SciViews_conflicts)
export(SciViews_packages)
export(SciViews_packages_topics)
export(as.Correlation)
export(as.correlation)
export(correlation)
export(cwm.colors)
export(cwm_colors)
export(enum)
export(is.Correlation)
export(is.correlation)
export(lb)
export(lg)
export(lg1p)
export(ln)
export(ln1p)
export(nc)
export(nr)
export(panel.boxplot)
export(panel.cor)
export(panel.density)
export(panel.ellipse)
export(panel.hist)
export(panel.qqnorm)
export(panel.reg)
export(panel_boxplot)
export(panel_cor)
export(panel_density)
export(panel_ellipse)
export(panel_hist)
export(panel_qqnorm)
export(panel_reg)
export(panel_smooth)
export(pcomp)
export(rwb.colors)
export(rwb_colors)
export(rwg.colors)
export(rwg_colors)
export(ryg.colors)
export(ryg_colors)
export(scores)
export(timing)
export(vectorplot)
import(graphics)
import(stats)
import(tabularise)
importFrom(cli,cat_bullet)
importFrom(cli,cat_line)
importFrom(cli,col_blue)
importFrom(cli,rule)
importFrom(cli,style_bold)
importFrom(cli,symbol)
importFrom(crayon,black)
importFrom(crayon,blue)
importFrom(crayon,bold)
importFrom(crayon,col_align)
importFrom(crayon,col_nchar)
importFrom(crayon,green)
importFrom(crayon,num_ansi_colors)
importFrom(crayon,num_colors)
importFrom(crayon,red)
importFrom(crayon,white)
importFrom(data.trame,data.trame)
importFrom(ellipse,ellipse)
importFrom(ellipse,plotcorr)
importFrom(grDevices,chull)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,hsv)
importFrom(grDevices,rainbow)
importFrom(purrr,compact)
importFrom(purrr,imap)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map2_chr)
importFrom(purrr,map_chr)
importFrom(purrr,set_names)
importFrom(rlang,global_entrace)
importFrom(rlang,local_use_cli)
importFrom(rlang,on_load)
importFrom(rlang,run_on_load)
importFrom(rstudioapi,getThemeInfo)
importFrom(rstudioapi,hasFun)
importFrom(rstudioapi,isAvailable)
importFrom(svBase,as_dtbl)
importFrom(svBase,as_dtf)
importFrom(svBase,as_dtrm)
importFrom(svBase,as_dtt)
importFrom(svBase,as_dtx)
importFrom(svBase,is_dtbl)
importFrom(svBase,is_dtf)
importFrom(svBase,is_dtrm)
importFrom(svBase,is_dtt)
importFrom(utils,packageVersion)
importFrom(utils,stack)