-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
25 lines (24 loc) · 786 Bytes
/
NAMESPACE
File metadata and controls
25 lines (24 loc) · 786 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
# Generated by roxygen2: do not edit by hand
export(insert_table)
importFrom(anytime,anydate)
importFrom(assertthat,assert_that)
importFrom(datapasta,tribble_construct)
importFrom(miniUI,gadgetTitleBar)
importFrom(miniUI,miniContentPanel)
importFrom(miniUI,miniPage)
importFrom(rhandsontable,rHandsontableOutput)
importFrom(rhandsontable,renderRHandsontable)
importFrom(rhandsontable,rhandsontable)
importFrom(rstudioapi,getActiveDocumentContext)
importFrom(rstudioapi,insertText)
importFrom(shiny,checkboxInput)
importFrom(shiny,div)
importFrom(shiny,fillRow)
importFrom(shiny,h4)
importFrom(shiny,observeEvent)
importFrom(shiny,reactiveValues)
importFrom(shiny,runGadget)
importFrom(shiny,selectInput)
importFrom(shiny,stopApp)
importFrom(shiny,wellPanel)
importFrom(tools,file_ext)