# Generated by roxygen2: do not edit by hand

S3method(print,basis_df)
S3method(print,smoothness_res)
S3method(print,squintability_res)
S3method(tbl_sum,basis_df)
S3method(tbl_sum,smoothness_res)
S3method(tbl_sum,squintability_res)
export("%>%")
export(add_anchor)
export(add_anno)
export(add_dir_search)
export(add_end)
export(add_interp)
export(add_interp_last)
export(add_interrupt)
export(add_search)
export(add_space)
export(add_start)
export(add_theo)
export(bind_random)
export(bind_random_matrix)
export(bind_theoretical)
export(botanical_pal)
export(botanical_palettes)
export(calc_smoothness)
export(calc_squintability)
export(clean_method)
export(compute_pca)
export(compute_projection)
export(explore_space_end)
export(explore_space_pca)
export(explore_space_start)
export(explore_space_tour)
export(explore_trace_interp)
export(explore_trace_search)
export(fit_ks)
export(fit_nls)
export(flip_sign)
export(format_label)
export(get_anchor)
export(get_basis_matrix)
export(get_best)
export(get_dir_search)
export(get_interp)
export(get_interp_last)
export(get_interrupt)
export(get_search)
export(get_search_count)
export(get_space_param)
export(get_start)
export(get_theo)
export(plot_projection)
export(prep_space_tour)
export(sample_bases)
export(scale_color_continuous_botanical)
export(scale_color_discrete_botanical)
export(scale_fill_continuous_botanical)
export(scale_fill_discrete_botanical)
export(theme_fern)
importFrom(GpGp,fit_model)
importFrom(cli,cli_abort)
importFrom(ggplot2,"%+replace%")
importFrom(magrittr,"%>%")
importFrom(progress,progress_bar)
importFrom(rlang,.data)
importFrom(rlang,`:=`)
importFrom(stats,ksmooth)
importFrom(tibble,tbl_sum)
importFrom(tidyr,unnest)
importFrom(tourr,basis_random)
importFrom(tourr,interpolate)
importFrom(tourr,proj_dist)
