# Generated by roxygen2: do not edit by hand

export(load_custom_datasets)
export(nldr_viz_server)
export(nldr_viz_ui)
export(run_nldr_viz)
import(shiny)
importFrom(DT,DTOutput)
importFrom(DT,datatable)
importFrom(DT,renderDT)
importFrom(FNN,get.knn)
importFrom(bslib,bs_theme)
importFrom(bslib,card)
importFrom(bslib,card_body)
importFrom(bslib,card_header)
importFrom(bslib,layout_sidebar)
importFrom(bslib,nav_panel)
importFrom(bslib,page_navbar)
importFrom(bslib,page_sidebar)
importFrom(bslib,sidebar)
importFrom(crosstalk,SharedData)
importFrom(detourr,detour)
importFrom(detourr,detourOutput)
importFrom(detourr,shinyRenderDetour)
importFrom(detourr,show_sage)
importFrom(detourr,show_scatter)
importFrom(detourr,show_slice)
importFrom(detourr,tour_aes)
importFrom(detourr,tour_path)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,slice_min)
importFrom(dplyr,ungroup)
importFrom(future,future)
importFrom(future,multicore)
importFrom(future,multisession)
importFrom(future,plan)
importFrom(future,resolved)
importFrom(future,sequential)
importFrom(future,supportsMulticore)
importFrom(future,value)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,theme_minimal)
importFrom(magrittr,"%>%")
importFrom(plotly,add_text)
importFrom(plotly,config)
importFrom(plotly,ggplotly)
importFrom(plotly,highlight)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(quollr,avg_highd_data)
importFrom(quollr,comb_data_model)
importFrom(quollr,gen_diffbin1_errors)
importFrom(quollr,gen_edges)
importFrom(quollr,gen_scaled_data)
importFrom(quollr,glance)
importFrom(quollr,hex_binning)
importFrom(quollr,merge_hexbin_centroids)
importFrom(quollr,predict_emb)
importFrom(quollr,show_langevitour)
importFrom(quollr,tri_bin_centroids)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(tourr,grand_tour)
importFrom(utils,data)
importFrom(utils,read.csv)
