# Generated by roxygen2: do not edit by hand

export("%$%")
export("%<>%")
export("%>%")
export(build_kgraph)
export(build_kgraph_from_fit)
export(cov_simi)
export(dist_matrix)
export(fit_embeds_kg)
export(fit_embeds_to_pairs)
export(gen_df_notpairs)
export(get_cutoff_threshold)
export(get_sgraph)
export(norm_inprod)
export(project_pairs)
export(sparse_encode)
export(stddev_mean)
importFrom(Matrix,sparseMatrix)
importFrom(Matrix,summary)
importFrom(RColorBrewer,brewer.pal)
importFrom(amap,Dist)
importFrom(bslib,accordion)
importFrom(bslib,accordion_panel)
importFrom(bslib,card)
importFrom(bslib,layout_sidebar)
importFrom(bslib,nav_panel)
importFrom(bslib,navset_card_underline)
importFrom(bslib,sidebar)
importFrom(data.table,fread)
importFrom(dplyr,group_by)
importFrom(dplyr,summarize)
importFrom(grid,grid.draw)
importFrom(htmltools,tagList)
importFrom(igraph,layout_with_kk)
importFrom(magrittr,"%$%")
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(plyr,rbind.fill)
importFrom(reshape2,melt)
importFrom(rsvd,rsvd)
importFrom(sgraph,convert_to_spring_weights)
importFrom(sgraph,get_color_map)
importFrom(sgraph,get_legend)
importFrom(sgraph,highlight_multiple_connected)
importFrom(sgraph,multiline_labels)
importFrom(sgraph,scale_graph)
importFrom(sgraph,sgraph_clusters)
importFrom(shiny,NS)
importFrom(shiny,absolutePanel)
importFrom(shiny,checkboxInput)
importFrom(shiny,conditionalPanel)
importFrom(shiny,fileInput)
importFrom(shiny,moduleServer)
importFrom(shiny,outputOptions)
importFrom(shiny,plotOutput)
importFrom(shiny,reactive)
importFrom(shiny,renderPlot)
importFrom(shiny,selectInput)
importFrom(shiny,selectizeInput)
importFrom(shiny,sliderInput)
importFrom(shiny,updateSelectizeInput)
importFrom(shiny,validate)
importFrom(stats,cov)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(utils,head)
importFrom(utils,tail)
