-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathNAMESPACE
136 lines (135 loc) · 2.95 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
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
129
130
131
132
133
134
135
136
# Generated by roxygen2: do not edit by hand
export("%p%")
export(A2Rplot)
export(auto_index_group_rows)
export(best.cutree)
export(comp_label_percent)
export(comp_label_pourcent)
export(comp_percent)
export(comp_percent0)
export(comp_percent1)
export(comp_percent2)
export(comp_percent3)
export(comp_percent4)
export(comp_percent5)
export(comp_pourcent)
export(comp_pourcent0)
export(comp_pourcent1)
export(comp_pourcent2)
export(comp_pourcent3)
export(comp_pourcent4)
export(comp_pourcent5)
export(cutree.order)
export(en)
export(en0)
export(en1)
export(en2)
export(en3)
export(en4)
export(en5)
export(fr)
export(fr0)
export(fr1)
export(fr2)
export(fr3)
export(fr4)
export(fr5)
export(geom_stripped_cols)
export(geom_stripped_rows)
export(get_legend)
export(gg909090)
export(ggchisq_res)
export(ggcoef_compare)
export(ggcoef_model)
export(ggcoef_multinom)
export(ggcoef_plot)
export(ggcross)
export(ggsurvey)
export(inv_cumsum)
export(label_en)
export(label_fr)
export(label_number)
export(label_percent)
export(label_pourcent)
export(label_pvalue)
export(leading_zeros)
export(long_to_periods)
export(multiplot)
export(number)
export(percent)
export(percent0)
export(percent1)
export(percent2)
export(percent3)
export(percent4)
export(percent5)
export(pourcent)
export(pourcent0)
export(pourcent1)
export(pourcent2)
export(pourcent3)
export(pourcent4)
export(pourcent5)
export(prop.ci)
export(prop.ci.lower)
export(prop.ci.upper)
export(pvalue)
export(round_preserve_sum)
export(s.freq)
export(seq_heatmap)
export(seq_makeRiver)
export(signif_stars)
export(stat_cross)
export(stat_fill_labels)
export(stat_prop)
export(stat_stack_labels)
export(stat_weighted_mean)
export(test_local_as_cran)
export(tidy.hazard.msm)
export(tidy.prevalence.msm)
export(tidy_chisq)
export(tidy_detailed)
export(tidy_model)
export(who_formatter)
import(magrittr)
importFrom(GGally,geom_stripped_cols)
importFrom(GGally,geom_stripped_rows)
importFrom(GGally,ggcoef_compare)
importFrom(GGally,ggcoef_model)
importFrom(GGally,ggcoef_multinom)
importFrom(GGally,ggcoef_plot)
importFrom(GGally,stat_cross)
importFrom(GGally,stat_prop)
importFrom(GGally,stat_weighted_mean)
importFrom(broom,augment)
importFrom(broom,tidy)
importFrom(grDevices,rainbow)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,layout)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(questionr,ggsurvey)
importFrom(scales,label_number)
importFrom(scales,label_percent)
importFrom(scales,label_pvalue)
importFrom(scales,number)
importFrom(scales,percent)
importFrom(scales,pvalue)
importFrom(stats,as.dendrogram)
importFrom(stats,as.formula)
importFrom(stats,as.hclust)
importFrom(stats,chisq.test)
importFrom(stats,coef)
importFrom(stats,cutree)
importFrom(stats,heatmap)
importFrom(stats,prop.test)
importFrom(stats,runif)
importFrom(stats,xtabs)
importFrom(utils,tail)