# Generated by roxygen2: do not edit by hand

S3method(average_similarity,similar)
S3method(pair_averages,similar)
S3method(print,similar)
S3method(print,similar_factor)
S3method(print,similar_number)
S3method(print,similar_text)
S3method(print,summary.similar)
S3method(print,summary.similar_factor)
S3method(print,summary.similar_number)
S3method(print,summary.similar_text)
S3method(summary,similar)
S3method(summary,similar_factor)
S3method(summary,similar_number)
S3method(summary,similar_text)
export(average_similarity)
export(pair_averages)
export(same_factor)
export(same_number)
export(same_text)
export(similar)
export(similar_factor)
export(similar_number)
export(similar_text)
importFrom(cli,cli_abort)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_alert_success)
importFrom(cli,cli_bullets)
importFrom(cli,cli_h1)
importFrom(cli,cli_h2)
importFrom(cli,cli_h3)
importFrom(cli,cli_text)
importFrom(dplyr,group_by)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(ggbeeswarm,geom_beeswarm)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_violin)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_jitter)
importFrom(ggplot2,scale_color_brewer)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,stat_summary)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(purrr,every)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_chr)
importFrom(purrr,map2_dbl)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(purrr,map_int)
importFrom(purrr,walk)
importFrom(purrr,walk2)
importFrom(scales,percent)
importFrom(stats,IQR)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stringdist,stringdist)
importFrom(utils,combn)
