-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
50 lines (49 loc) · 1.29 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
# Generated by roxygen2: do not edit by hand
export(launch_adepro)
import(Cairo)
import(V8)
import(dplyr)
import(forcats)
import(here)
import(rlang)
import(shiny)
import(tidyr)
import(utils)
importFrom(MASS,eqscplot)
importFrom(audio,audioSample)
importFrom(audio,play)
importFrom(grDevices,xy.coords)
importFrom(graphics,barplot)
importFrom(graphics,grconvertX)
importFrom(graphics,grconvertY)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,symbols)
importFrom(graphics,text)
importFrom(haven,read_sas)
importFrom(readr,read_csv)
importFrom(seriation,get_order)
importFrom(seriation,seriate)
importFrom(shape,plotcircle)
importFrom(shinyBS,bsCollapse)
importFrom(shinyBS,bsCollapsePanel)
importFrom(shinyBS,updateCollapse)
importFrom(shinyWidgets,circleButton)
importFrom(shinyWidgets,knobInput)
importFrom(shinyWidgets,pickerInput)
importFrom(shinyWidgets,radioGroupButtons)
importFrom(shinyjs,click)
importFrom(shinyjs,delay)
importFrom(shinyjs,disable)
importFrom(shinyjs,enable)
importFrom(shinyjs,extendShinyjs)
importFrom(shinyjs,inlineCSS)
importFrom(shinyjs,reset)
importFrom(shinyjs,useShinyjs)
importFrom(stats,aggregate)
importFrom(stats,end)
importFrom(stats,na.omit)