# Generated by roxygen2: do not edit by hand

export(mod_about_server)
export(mod_about_ui)
export(mod_import_bibliometrics_server)
export(mod_import_bibliometrics_ui)
export(mod_inference_server)
export(mod_inference_ui)
export(mod_lda_train)
export(mod_lda_train_server)
export(mod_lda_train_ui)
export(mod_preprocess_server)
export(mod_preprocess_ui)
export(mod_trend_server)
export(mod_trend_ui)
export(run_LDAShiny)
importFrom(DT,DTOutput)
importFrom(DT,dataTableOutput)
importFrom(DT,datatable)
importFrom(DT,formatRound)
importFrom(DT,renderDT)
importFrom(Matrix,sparseMatrix)
importFrom(RColorBrewer,brewer.pal)
importFrom(RColorBrewer,brewer.pal.info)
importFrom(SnowballC,wordStem)
importFrom(broom,tidy)
importFrom(colourpicker,colourInput)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,count)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,do)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,slice_max)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme)
importFrom(golem,bundle_resources)
importFrom(golem,favicon)
importFrom(golem,with_golem_options)
importFrom(grDevices,dev.off)
importFrom(grDevices,jpeg)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(grDevices,tiff)
importFrom(openxlsx,write.xlsx)
importFrom(parallel,detectCores)
importFrom(quanteda,as.dfm)
importFrom(quanteda,convert)
importFrom(readxl,read_excel)
importFrom(shiny,HTML)
importFrom(shiny,NS)
importFrom(shiny,a)
importFrom(shiny,actionButton)
importFrom(shiny,addResourcePath)
importFrom(shiny,br)
importFrom(shiny,checkboxGroupInput)
importFrom(shiny,checkboxInput)
importFrom(shiny,column)
importFrom(shiny,conditionalPanel)
importFrom(shiny,downloadButton)
importFrom(shiny,downloadHandler)
importFrom(shiny,em)
importFrom(shiny,eventReactive)
importFrom(shiny,fileInput)
importFrom(shiny,fluidRow)
importFrom(shiny,h2)
importFrom(shiny,h4)
importFrom(shiny,hr)
importFrom(shiny,icon)
importFrom(shiny,isolate)
importFrom(shiny,moduleServer)
importFrom(shiny,need)
importFrom(shiny,numericInput)
importFrom(shiny,observe)
importFrom(shiny,observeEvent)
importFrom(shiny,p)
importFrom(shiny,plotOutput)
importFrom(shiny,reactive)
importFrom(shiny,reactiveVal)
importFrom(shiny,reactiveValues)
importFrom(shiny,renderPlot)
importFrom(shiny,renderPrint)
importFrom(shiny,renderTable)
importFrom(shiny,renderText)
importFrom(shiny,renderUI)
importFrom(shiny,req)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,showNotification)
importFrom(shiny,sliderInput)
importFrom(shiny,strong)
importFrom(shiny,tabPanel)
importFrom(shiny,tableOutput)
importFrom(shiny,tabsetPanel)
importFrom(shiny,tagAppendAttributes)
importFrom(shiny,tagList)
importFrom(shiny,tags)
importFrom(shiny,textInput)
importFrom(shiny,textOutput)
importFrom(shiny,uiOutput)
importFrom(shiny,updateNumericInput)
importFrom(shiny,updateTextInput)
importFrom(shiny,validate)
importFrom(shiny,verbatimTextOutput)
importFrom(shinyWidgets,dropdown)
importFrom(shinyWidgets,pickerInput)
importFrom(shinybusy,add_busy_spinner)
importFrom(shinybusy,remove_modal_spinner)
importFrom(shinybusy,show_modal_spinner)
importFrom(shinydashboard,box)
importFrom(shinyjs,disable)
importFrom(shinyjs,enable)
importFrom(slam,as.simple_triplet_matrix)
importFrom(stats,lm)
importFrom(stopwords,stopwords)
importFrom(textmineR,CreateDtm)
importFrom(textmineR,FitLdaModel)
importFrom(textmineR,GetTopTerms)
importFrom(textmineR,LabelTopics)
importFrom(textmineR,TermDocFreq)
importFrom(textmineR,TmParallelApply)
importFrom(tibble,as_tibble)
importFrom(tibble,rowid_to_column)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,unnest)
importFrom(tm,removeSparseTerms)
importFrom(wordcloud,wordcloud)
