-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
35 lines (34 loc) · 974 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(.buildQgServer)
export(.buildQgUI)
export(.composePlateSampleTable)
export(.composeVialSampleTable)
export(.insertSample)
export(.lcVanquish)
export(.lcWaters)
export(.readSampleOfContainer)
export(.replaceRunIds)
export(.toHystar)
export(buildQg)
export(qconfigMetabolomicsVanquishPlateXCalibur)
export(qconfigMetabolomicsVanquishVialXCalibur)
export(qconfigProteomicsEVOSEP6x12x8PlateHystar)
export(qconfigProteomicsVialChronos)
export(qconfigProteomicsVialXCalibur)
import(XML)
import(bfabricShiny)
importFrom(DT,dataTableOutput)
importFrom(bfabricShiny,read)
importFrom(bfabricShiny,uploadResource)
importFrom(shiny,NS)
importFrom(shiny,a)
importFrom(shiny,br)
importFrom(shiny,fluidPage)
importFrom(shiny,hr)
importFrom(shiny,htmlOutput)
importFrom(shiny,shinyApp)
importFrom(shiny,sidebarLayout)
importFrom(shiny,sidebarPanel)
importFrom(shiny,titlePanel)
importFrom(shiny,uiOutput)
importFrom(stringr,str_replace)