# Generated by roxygen2: do not edit by hand

export(run_rsqliteadmin)
import(RSQLite)
import(disk.frame)
import(shiny)
import(shinyFiles)
import(shinydashboard)
importFrom(DT,DTOutput)
importFrom(DT,JS)
importFrom(DT,datatable)
importFrom(DT,renderDT)
importFrom(RSQLite,SQLite)
importFrom(RSQLite,dbConnect)
importFrom(RSQLite,dbDisconnect)
importFrom(RSQLite,dbExecute)
importFrom(RSQLite,dbGetQuery)
importFrom(RSQLite,dbListTables)
importFrom(RSQLite,dbWriteTable)
importFrom(config,get)
importFrom(data.table,fread)
importFrom(data.table,fwrite)
importFrom(fs,path_home)
importFrom(golem,activate_js)
importFrom(golem,add_resource_path)
importFrom(golem,bundle_resources)
importFrom(golem,favicon)
importFrom(golem,with_golem_options)
importFrom(magrittr,"%>%")
importFrom(shiny,NS)
importFrom(shiny,shinyApp)
importFrom(shiny,tagList)
importFrom(shinyAce,aceEditor)
importFrom(shinyFiles,getVolumes)
importFrom(shinyFiles,parseDirPath)
importFrom(shinyFiles,shinyDirButton)
importFrom(shinyFiles,shinyDirChoose)
importFrom(shinyjqui,jqui_resizable)
importFrom(tools,file_path_sans_ext)
importFrom(utils,capture.output)
