-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
44 lines (43 loc) · 1.04 KB
/
NAMESPACE
File metadata and controls
44 lines (43 loc) · 1.04 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
# Generated by roxygen2: do not edit by hand
export(launch_elaborator)
import(RColorBrewer)
import(bsplus)
import(dendextend)
import(dplyr)
import(forcats)
import(haven)
import(reshape2)
import(shape)
import(shiny)
import(shinyWidgets)
import(shinydashboard)
import(tidyr)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,boxplot)
importFrom(graphics,grconvertX)
importFrom(graphics,grconvertY)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(purrr,map)
importFrom(purrr,map_int)
importFrom(rlang,sym)
importFrom(seriation,get_order)
importFrom(seriation,seriate)
importFrom(stats,as.dendrogram)
importFrom(stats,as.dist)
importFrom(stats,binom.test)
importFrom(stats,cor)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,t.test)