-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
55 lines (54 loc) · 1.47 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
# Generated by roxygen2: do not edit by hand
export(run_app)
import(DT)
import(PMCMRplus)
import(datamods)
import(dplyr)
import(ggplot2)
import(rhdf5)
import(shiny)
import(shinyWidgets)
import(shinydashboard)
import(tibble)
import(tidyr)
importFrom(RColorBrewer,brewer.pal)
importFrom(base64enc,dataURI)
importFrom(bit64,is.integer64)
importFrom(car,Boxplot)
importFrom(factoextra,fviz_pca_var)
importFrom(factoextra,get_pca_var)
importFrom(ggrepel,geom_text_repel)
importFrom(ggstatsplot,ggbetweenstats)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(golem,activate_js)
importFrom(golem,add_resource_path)
importFrom(golem,bundle_resources)
importFrom(golem,favicon)
importFrom(golem,with_golem_options)
importFrom(gridExtra,marrangeGrob)
importFrom(htmltools,div)
importFrom(htmltools,em)
importFrom(htmltools,tags)
importFrom(plotly,config)
importFrom(plotly,ggplotly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(reshape2,melt)
importFrom(shiny,HTML)
importFrom(shiny,NS)
importFrom(shiny,column)
importFrom(shiny,shinyApp)
importFrom(shiny,tagAppendAttributes)
importFrom(shiny,tagList)
importFrom(shiny,tags)
importFrom(shinyalert,shinyalert)
importFrom(shinyalert,useShinyalert)
importFrom(sortable,add_rank_list)
importFrom(sortable,bucket_list)
importFrom(sortable,rank_list)
importFrom(sortable,sortable_options)
importFrom(waiter,spin_fading_circles)
importFrom(waiter,useWaiter)
importFrom(waiter,waiter_hide)
importFrom(waiter,waiter_show)