# Generated by roxygen2: do not edit by hand

export(check_all)
export(create_map)
export(create_topchart)
export(create_topwords)
export(detect_loop)
export(download_dependencies)
export(ears_t_reweighted)
export(epitweetr_app)
export(fs_loop)
export(generate_alerts)
export(geolocate_text)
export(get_aggregates)
export(get_alerts)
export(get_tasks)
export(get_todays_sample_tweets)
export(health_check)
export(json2lucene)
export(register_fs_monitor)
export(save_config)
export(search_loop)
export(search_tweets)
export(set_twitter_app_auth)
export(setup_config)
export(trend_line)
export(update_geonames)
export(update_languages)
importFrom(DT,dataTableOutput)
importFrom(DT,dataTableProxy)
importFrom(DT,datatable)
importFrom(DT,formatPercentage)
importFrom(DT,renderDataTable)
importFrom(DT,replaceData)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,dense_rank)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(future,future)
importFrom(future,multisession)
importFrom(future,plan)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,fortify)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_size_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,xlab)
importFrom(grDevices,png)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,rbind_pages)
importFrom(jsonlite,read_json)
importFrom(jsonlite,stream_in)
importFrom(magrittr,`%>%`)
importFrom(plotly,config)
importFrom(plotly,ggplotly)
importFrom(plotly,layout)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(readxl,read_excel)
importFrom(rlang,current_env)
importFrom(rmarkdown,render)
importFrom(shiny,actionButton)
importFrom(shiny,checkboxInput)
importFrom(shiny,column)
importFrom(shiny,conditionalPanel)
importFrom(shiny,dateRangeInput)
importFrom(shiny,downloadButton)
importFrom(shiny,downloadHandler)
importFrom(shiny,fileInput)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,h2)
importFrom(shiny,h3)
importFrom(shiny,h4)
importFrom(shiny,h5)
importFrom(shiny,htmlOutput)
importFrom(shiny,invalidateLater)
importFrom(shiny,navbarPage)
importFrom(shiny,need)
importFrom(shiny,numericInput)
importFrom(shiny,observe)
importFrom(shiny,observeEvent)
importFrom(shiny,passwordInput)
importFrom(shiny,radioButtons)
importFrom(shiny,renderText)
importFrom(shiny,renderUI)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,sliderInput)
importFrom(shiny,span)
importFrom(shiny,tabPanel)
importFrom(shiny,textAreaInput)
importFrom(shiny,textInput)
importFrom(shiny,uiOutput)
importFrom(shiny,updateDateRangeInput)
importFrom(shiny,updateSliderInput)
importFrom(shiny,validate)
importFrom(sp,CRS)
importFrom(sp,coordinates)
importFrom(sp,proj4string)
importFrom(sp,spTransform)
importFrom(stats,qt)
importFrom(stats,reorder)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stringr,str_replace_all)
importFrom(tools,md5sum)
importFrom(utils,URLencode)
importFrom(utils,download.file)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(utils,unzip)
importFrom(utils,write.csv)
