-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
103 lines (102 loc) · 3.02 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
# Generated by roxygen2: do not edit by hand
export(cytomarker)
import(emojifont)
import(fontawesome)
import(geneBasisR)
import(htmltools)
import(reactable)
import(shiny)
import(shinytest2)
importFrom(DT,DTOutput)
importFrom(DT,datatable)
importFrom(DT,renderDT)
importFrom(Matrix,rowSums)
importFrom(RColorBrewer,brewer.pal)
importFrom(RColorBrewer,brewer.pal.info)
importFrom(bsplus,bs_embed_tooltip)
importFrom(bsplus,shinyInput_label_embed)
importFrom(bsplus,shiny_iconlink)
importFrom(bsplus,use_bs_popover)
importFrom(bsplus,use_bs_tooltip)
importFrom(cicerone,Cicerone)
importFrom(cicerone,use_cicerone)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,mutate_if)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,sample_n)
importFrom(dplyr,select)
importFrom(dplyr,slice_head)
importFrom(dplyr,summarize)
importFrom(dplyr,tally)
importFrom(dplyr,ungroup)
importFrom(feather,read_feather)
importFrom(grDevices,col2rgb)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(htmlwidgets,saveWidget)
importFrom(inferorg,inferorg)
importFrom(lubridate,with_tz)
importFrom(magrittr,"%>%")
importFrom(magrittr,set_names)
importFrom(nnet,multinom)
importFrom(randomcoloR,distinctColorPalette)
importFrom(rdrop2,drop_download)
importFrom(readr,read_csv)
importFrom(readr,read_tsv)
importFrom(readr,write_lines)
importFrom(readr,write_tsv)
importFrom(rlang,is_empty)
importFrom(rmarkdown,render)
importFrom(shiny,modalDialog)
importFrom(shinyBS,bsCollapse)
importFrom(shinyBS,bsCollapsePanel)
importFrom(shinyalert,shinyalert)
importFrom(shinyalert,useShinyalert)
importFrom(shinyanimate,startAnim)
importFrom(shinyanimate,withAnim)
importFrom(shinydashboard,box)
importFrom(shinydashboard,dashboardBody)
importFrom(shinydashboard,dashboardHeader)
importFrom(shinydashboard,dashboardPage)
importFrom(shinydashboard,dashboardSidebar)
importFrom(shinydashboard,menuItem)
importFrom(shinydashboard,renderMenu)
importFrom(shinydashboard,renderValueBox)
importFrom(shinydashboard,sidebarMenu)
importFrom(shinydashboard,sidebarMenuOutput)
importFrom(shinydashboard,tabBox)
importFrom(shinydashboard,tabItem)
importFrom(shinydashboard,tabItems)
importFrom(shinydashboard,updateTabItems)
importFrom(shinydashboard,valueBox)
importFrom(shinydashboard,valueBoxOutput)
importFrom(shinyjs,delay)
importFrom(shinyjs,hidden)
importFrom(shinyjs,reset)
importFrom(shinyjs,toggle)
importFrom(shinyjs,useShinyjs)
importFrom(sortable,add_rank_list)
importFrom(sortable,bucket_list)
importFrom(stats,cor)
importFrom(stats,na.omit)
importFrom(stringr,str_split_fixed)
importFrom(tibble,deframe)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,drop_na)
importFrom(tidyr,pivot_longer)
importFrom(tools,file_ext)
importFrom(viridis,viridis)
importFrom(waiter,Waitress)
importFrom(waiter,useWaitress)
importFrom(yaml,read_yaml)
importFrom(yaml,write_yaml)
importFrom(zip,zip)