# Generated by roxygen2: do not edit by hand

export(get_annoy_model)
export(interactive_embedding_exploration)
export(plot_texts)
export(retrieve_neighbors)
import(methods)
importFrom(RColorBrewer,brewer.pal)
importFrom(RcppAnnoy,AnnoyAngular)
importFrom(Rtsne,Rtsne)
importFrom(assertthat,assert_that)
importFrom(assertthat,is.count)
importFrom(assertthat,is.flag)
importFrom(assertthat,is.string)
importFrom(dbscan,hdbscan)
importFrom(grDevices,colorRampPalette)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(shiny,actionButton)
importFrom(shiny,checkboxGroupInput)
importFrom(shiny,conditionalPanel)
importFrom(shiny,div)
importFrom(shiny,fluidPage)
importFrom(shiny,h1)
importFrom(shiny,h2)
importFrom(shiny,h3)
importFrom(shiny,h4)
importFrom(shiny,h5)
importFrom(shiny,h6)
importFrom(shiny,hr)
importFrom(shiny,icon)
importFrom(shiny,isolate)
importFrom(shiny,mainPanel)
importFrom(shiny,need)
importFrom(shiny,numericInput)
importFrom(shiny,observeEvent)
importFrom(shiny,selectInput)
importFrom(shiny,selectizeInput)
importFrom(shiny,shinyApp)
importFrom(shiny,sidebarPanel)
importFrom(shiny,sliderInput)
importFrom(shiny,textInput)
importFrom(shiny,titlePanel)
importFrom(shiny,updateSelectizeInput)
importFrom(shiny,validate)
importFrom(shinyjs,hidden)
importFrom(shinyjs,hideElement)
importFrom(shinyjs,showElement)
importFrom(shinyjs,useShinyjs)
importFrom(shinythemes,shinytheme)
importFrom(stats,prcomp)
