-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
47 lines (46 loc) · 1.32 KB
/
NAMESPACE
File metadata and controls
47 lines (46 loc) · 1.32 KB
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
# Generated by roxygen2: do not edit by hand
export(momacs)
importFrom(base64enc,dataURI)
importFrom(bslib,bs_theme)
importFrom(bslib,nav_panel)
importFrom(bslib,navset_tab)
importFrom(bslib,page_sidebar)
importFrom(bslib,sidebar)
importFrom(fs,path_home)
importFrom(jsonlite,read_json)
importFrom(jsonlite,toJSON)
importFrom(jsonlite,write_json)
importFrom(later,later)
importFrom(magrittr,"%>%")
importFrom(markdown,renderMarkdown)
importFrom(shiny,HTML)
importFrom(shiny,actionButton)
importFrom(shiny,actionLink)
importFrom(shiny,addResourcePath)
importFrom(shiny,div)
importFrom(shiny,h5)
importFrom(shiny,modalButton)
importFrom(shiny,modalDialog)
importFrom(shiny,observe)
importFrom(shiny,observeEvent)
importFrom(shiny,p)
importFrom(shiny,reactive)
importFrom(shiny,reactiveValues)
importFrom(shiny,removeModal)
importFrom(shiny,renderText)
importFrom(shiny,renderUI)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,showModal)
importFrom(shiny,tagList)
importFrom(shiny,tags)
importFrom(shiny,textAreaInput)
importFrom(shiny,textInput)
importFrom(shiny,uiOutput)
importFrom(shiny,updateTextInput)
importFrom(shiny,verbatimTextOutput)
importFrom(shinyFiles,shinyDirButton)
importFrom(shinyFiles,shinyDirChoose)
importFrom(shinyjs,useShinyjs)
importFrom(tools,file_path_sans_ext)
importFrom(utils,globalVariables)