# Generated by roxygen2: do not edit by hand

export(bin_depths)
export(exp_and_obs_geno_freqs)
export(geno_freq_boundaries)
export(geno_freq_calc_single)
export(geno_freqs_scatter)
export(infer_m)
export(make_it_012)
export(posteriors_plot)
export(prep_vcf_for_est_m_rd)
export(tidy_m_ests)
importFrom(Rcpp,evalCpp)
importFrom(dplyr,arrange)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,summarise)
importFrom(magrittr,"%>%")
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
useDynLib(whoa)
