-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
29 lines (28 loc) · 840 Bytes
/
NAMESPACE
File metadata and controls
29 lines (28 loc) · 840 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
29
# Generated by roxygen2: do not edit by hand
export(download_heatmap)
export(process_heatmap)
export(record_heatmap)
export(with_heatmap)
importFrom(htmltools,htmlDependency)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,read_json)
importFrom(jsonlite,toJSON)
importFrom(pushbar,pushbar)
importFrom(pushbar,pushbar_deps)
importFrom(pushbar,pushbar_open)
importFrom(pushbar,setup_pushbar)
importFrom(shiny,actionButton)
importFrom(shiny,animationOptions)
importFrom(shiny,div)
importFrom(shiny,h1)
importFrom(shiny,is.reactive)
importFrom(shiny,observeEvent)
importFrom(shiny,reactive)
importFrom(shiny,reactiveVal)
importFrom(shiny,renderPrint)
importFrom(shiny,req)
importFrom(shiny,sliderInput)
importFrom(shiny,tagList)
importFrom(shiny,updateSliderInput)
importFrom(shiny,verbatimTextOutput)
importFrom(shinyscreenshot,screenshot)