-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
28 lines (27 loc) · 761 Bytes
/
NAMESPACE
File metadata and controls
28 lines (27 loc) · 761 Bytes
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
# Generated by roxygen2: do not edit by hand
export(Rchimerism)
importFrom(DT,dataTableOutput)
importFrom(DT,datatable)
importFrom(DT,renderDataTable)
importFrom(shiny,actionButton)
importFrom(shiny,br)
importFrom(shiny,column)
importFrom(shiny,conditionalPanel)
importFrom(shiny,downloadButton)
importFrom(shiny,downloadHandler)
importFrom(shiny,fileInput)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,h4)
importFrom(shiny,h5)
importFrom(shiny,need)
importFrom(shiny,radioButtons)
importFrom(shiny,reactive)
importFrom(shiny,runApp)
importFrom(shiny,shinyApp)
importFrom(shiny,shinyUI)
importFrom(shiny,stopApp)
importFrom(shiny,titlePanel)
importFrom(shiny,validate)
importFrom(shiny,verbatimTextOutput)
importFrom(tools,file_ext)