# Generated by roxygen2: do not edit by hand

export(agg_choirbm_list)
export(comp_choirbm_chi)
export(comp_choirbm_glm)
export(comp_choirbm_ztest)
export(comp_cooccurrence)
export(convert_bodymap)
export(convert_bodymaps)
export(gen_example_data)
export(num_areas)
export(plot_cooccurrence)
export(plot_female_choirbm)
export(plot_male_choirbm)
export(plot_nareas_histogram)
export(prep_bodymaps)
export(string_to_map)
importFrom(broom,tidy)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_y_reverse)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,theme_void)
importFrom(rlang,.data)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,chisq.test)
importFrom(stats,glm)
importFrom(stats,p.adjust)
importFrom(stats,pnorm)
importFrom(stats,runif)
importFrom(stringr,str_split)
