# Generated by roxygen2: do not edit by hand

export(assign_data)
export(avg_highd_data)
export(cal_2d_dist)
export(calc_bins)
export(calc_y_max)
export(compute_aic)
export(compute_mean_density_hex)
export(compute_std_counts)
export(extract_hexbin_centroids)
export(find_lg_benchmark)
export(find_low_dens_hex)
export(find_non_empty_bins)
export(find_pts)
export(fit_highd_model)
export(gen_centroids)
export(gen_edges)
export(gen_hex_coord)
export(gen_scaled_data)
export(gen_summary)
export(geom_trimesh)
export(hex_binning)
export(predict_emb)
export(show_langevitour)
export(stat_trimesh)
export(tri_bin_centroids)
export(vis_lg_mesh)
export(vis_rmlg_mesh)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,count)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,nth)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(ggplot2,Geom)
importFrom(ggplot2,GeomPoint)
importFrom(ggplot2,GeomSegment)
importFrom(ggplot2,Stat)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,layer)
importFrom(ggplot2,scale_colour_manual)
importFrom(grid,grobTree)
importFrom(interp,tri.mesh)
importFrom(interp,triangles)
importFrom(langevitour,langevitour)
importFrom(proxy,dist)
importFrom(rlang,as_string)
importFrom(rlang,sym)
importFrom(rsample,starts_with)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(tibble,add_row)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyselect,all_of)
importFrom(tidyselect,everything)
