# Generated by roxygen2: do not edit by hand

export(ggplotAssist)
export(selectizeInput3)
export(splitData)
export(textAreaInput4)
export(textFunction)
export(textFunctionInput)
export(textInput4)
export(uiOutput3)
importFrom(dplyr,filter)
importFrom(dplyr,lead)
importFrom(dplyr,select)
importFrom(editData,checkboxInput3)
importFrom(editData,numericInput3)
importFrom(editData,selectInput3)
importFrom(editData,textInput3)
importFrom(ggplot2,map_data)
importFrom(grDevices,colors)
importFrom(magrittr,"%>%")
importFrom(miniUI,gadgetTitleBar)
importFrom(miniUI,miniContentPanel)
importFrom(miniUI,miniPage)
importFrom(rstudioapi,getActiveDocumentContext)
importFrom(rstudioapi,insertText)
importFrom(scales,muted)
importFrom(shiny,HTML)
importFrom(shiny,NS)
importFrom(shiny,actionButton)
importFrom(shiny,animationOptions)
importFrom(shiny,br)
importFrom(shiny,browserViewer)
importFrom(shiny,callModule)
importFrom(shiny,checkboxInput)
importFrom(shiny,column)
importFrom(shiny,conditionalPanel)
importFrom(shiny,dialogViewer)
importFrom(shiny,div)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,h3)
importFrom(shiny,h4)
importFrom(shiny,hr)
importFrom(shiny,htmlOutput)
importFrom(shiny,imageOutput)
importFrom(shiny,modalButton)
importFrom(shiny,modalDialog)
importFrom(shiny,need)
importFrom(shiny,numericInput)
importFrom(shiny,observe)
importFrom(shiny,observeEvent)
importFrom(shiny,paneViewer)
importFrom(shiny,plotOutput)
importFrom(shiny,radioButtons)
importFrom(shiny,reactive)
importFrom(shiny,reactiveValues)
importFrom(shiny,renderImage)
importFrom(shiny,renderPlot)
importFrom(shiny,renderPrint)
importFrom(shiny,renderUI)
importFrom(shiny,runApp)
importFrom(shiny,runGadget)
importFrom(shiny,selectInput)
importFrom(shiny,selectizeInput)
importFrom(shiny,showModal)
importFrom(shiny,sliderInput)
importFrom(shiny,stopApp)
importFrom(shiny,tagList)
importFrom(shiny,tags)
importFrom(shiny,textAreaInput)
importFrom(shiny,textInput)
importFrom(shiny,titlePanel)
importFrom(shiny,uiOutput)
importFrom(shiny,updateCheckboxInput)
importFrom(shiny,updateNumericInput)
importFrom(shiny,updateRadioButtons)
importFrom(shiny,updateSelectInput)
importFrom(shiny,updateSelectizeInput)
importFrom(shiny,updateSliderInput)
importFrom(shiny,updateTextAreaInput)
importFrom(shiny,updateTextInput)
importFrom(shiny,validate)
importFrom(shiny,verbatimTextOutput)
importFrom(shinyAce,aceEditor)
importFrom(shinyAce,updateAceEditor)
importFrom(shinyWidgets,materialSwitch)
importFrom(shinyWidgets,pickerInput)
importFrom(shinyWidgets,radioGroupButtons)
importFrom(shinyWidgets,updateMaterialSwitch)
importFrom(shinyWidgets,updateRadioGroupButtons)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_length)
importFrom(stringr,str_locate)
importFrom(stringr,str_locate_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_trim)
importFrom(tibble,as_tibble)
importFrom(utils,capture.output)
