# Generated by roxygen2: do not edit by hand

export(connect_sqlite)
export(create_schema)
export(db.read_table)
export(db.write_table)
export(runExample)
export(shinynotes)
export(shinynotesUI)
importFrom(magrittr,"%>%")
importFrom(shiny,HTML)
importFrom(shiny,NS)
importFrom(shiny,actionButton)
importFrom(shiny,column)
importFrom(shiny,div)
importFrom(shiny,fluidRow)
importFrom(shiny,icon)
importFrom(shiny,isolate)
importFrom(shiny,modalButton)
importFrom(shiny,modalDialog)
importFrom(shiny,observe)
importFrom(shiny,observeEvent)
importFrom(shiny,reactive)
importFrom(shiny,reactiveValues)
importFrom(shiny,removeModal)
importFrom(shiny,renderUI)
importFrom(shiny,req)
importFrom(shiny,selectizeInput)
importFrom(shiny,showModal)
importFrom(shiny,tagList)
importFrom(shiny,tags)
importFrom(shiny,textAreaInput)
importFrom(shiny,textInput)
importFrom(shiny,uiOutput)
importFrom(shinyWidgets,actionBttn)
importFrom(shinyWidgets,panel)
