# Generated by roxygen2: do not edit by hand

export(canvasBtn)
export(dynamicFile)
export(dynamicFileServer)
export(genGallery)
export(genHrefTable)
export(loadDF)
export(removeSpsTab)
export(sps)
export(spsAccount)
export(spsCoreTabReplace)
export(spsDb)
export(spsEncryption)
export(spsEzServer)
export(spsEzUI)
export(spsInit)
export(spsNewTab)
export(spsOptDefaults)
export(spsOptions)
export(spsTabInfo)
import(drawer)
import(shiny)
import(spsComps)
import(spsUtil)
importFrom(DT,DTOutput)
importFrom(DT,datatable)
importFrom(DT,renderDT)
importFrom(R6,R6Class)
importFrom(RSQLite,SQLite)
importFrom(RSQLite,dbClearResult)
importFrom(RSQLite,dbConnect)
importFrom(RSQLite,dbDisconnect)
importFrom(RSQLite,dbGetQuery)
importFrom(RSQLite,dbGetRowsAffected)
importFrom(RSQLite,dbListTables)
importFrom(RSQLite,dbSendStatement)
importFrom(RSQLite,dbWriteTable)
importFrom(assertthat,assert_that)
importFrom(assertthat,is.writeable)
importFrom(assertthat,not_empty)
importFrom(crayon,blue)
importFrom(crayon,chr)
importFrom(crayon,green)
importFrom(crayon,make_style)
importFrom(dplyr,as_tibble)
importFrom(dplyr,collect)
importFrom(dplyr,count)
importFrom(dplyr,filter)
importFrom(dplyr,pull)
importFrom(dplyr,slice)
importFrom(dplyr,tbl)
importFrom(dplyr,tibble)
importFrom(dplyr,tribble)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,ggtitle)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(htmltools,doRenderTags)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(openssl,decrypt_envelope)
importFrom(openssl,encrypt_envelope)
importFrom(openssl,rsa_keygen)
importFrom(plotly,ggplotly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(rlang,enexpr)
importFrom(rlang,enquo)
importFrom(rlang,eval_tidy)
importFrom(rlang,parse_expr)
importFrom(rstudioapi,isAvailable)
importFrom(rstudioapi,navigateToFile)
importFrom(shiny,validate)
importFrom(shinyAce,aceEditor)
importFrom(shinyAce,is.empty)
importFrom(shinyAce,updateAceEditor)
importFrom(shinyFiles,getVolumes)
importFrom(shinyFiles,parseFilePaths)
importFrom(shinyFiles,shinyFileChoose)
importFrom(shinyFiles,shinyFilesButton)
importFrom(shinyWidgets,actionBttn)
importFrom(shinyWidgets,confirmSweetAlert)
importFrom(shinyWidgets,materialSwitch)
importFrom(shinyWidgets,pickerInput)
importFrom(shinyWidgets,progressBar)
importFrom(shinyWidgets,radioGroupButtons)
importFrom(shinyWidgets,sendSweetAlert)
importFrom(shinyWidgets,updateProgressBar)
importFrom(shinyWidgets,updateRadioGroupButtons)
importFrom(shinyWidgets,useSweetAlert)
importFrom(shinydashboard,dashboardBody)
importFrom(shinydashboard,menuItem)
importFrom(shinydashboard,menuSubItem)
importFrom(shinydashboard,sidebarMenu)
importFrom(shinydashboard,sidebarSearchForm)
importFrom(shinydashboard,tabItem)
importFrom(shinydashboard,tabItems)
importFrom(shinydashboard,valueBox)
importFrom(shinydashboardPlus,box)
importFrom(shinydashboardPlus,dashboardHeader)
importFrom(shinydashboardPlus,dashboardPage)
importFrom(shinydashboardPlus,dashboardSidebar)
importFrom(shinydashboardPlus,userBox)
importFrom(shinyjqui,jqui_resizable)
importFrom(shinyjs,disable)
importFrom(shinyjs,disabled)
importFrom(shinyjs,enable)
importFrom(shinyjs,hide)
importFrom(shinyjs,removeClass)
importFrom(shinyjs,runjs)
importFrom(shinyjs,show)
importFrom(shinyjs,toggleClass)
importFrom(shinyjs,toggleState)
importFrom(shinyjs,useShinyjs)
importFrom(shinytoastr,toastr_error)
importFrom(shinytoastr,toastr_info)
importFrom(shinytoastr,toastr_success)
importFrom(shinytoastr,toastr_warning)
importFrom(stats,cutree)
importFrom(stats,na.omit)
importFrom(stats,relevel)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_pad)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_sort)
importFrom(stringr,str_split)
importFrom(stringr,str_which)
importFrom(styler,style_file)
importFrom(styler,tidyverse_style)
importFrom(tibble,column_to_rownames)
importFrom(utils,capture.output)
importFrom(utils,menu)
importFrom(utils,packageVersion)
importFrom(utils,read.delim)
importFrom(utils,write.csv)
importFrom(vroom,col_character)
importFrom(vroom,cols)
importFrom(vroom,vroom)
importFrom(yaml,yaml.load_file)