# Generated by roxygen2: do not edit by hand

S3method(limits,funnelplot)
S3method(outliers,funnelplot)
S3method(phi,funnelplot)
S3method(plot,funnelplot)
S3method(print,funnelplot)
S3method(source_data,funnelplot)
S3method(summary,funnelplot)
S3method(tau2,funnelplot)
export(funnel_clean)
export(funnel_grey)
export(funnel_plot)
export(limits)
export(outliers)
export(phi)
export(source_data)
export(tau2)
import(ggplot2)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,theme_grey)
importFrom(ggplot2,theme_minimal)
importFrom(ggrepel,geom_label_repel)
importFrom(ggrepel,geom_text_repel)
importFrom(scales,comma)
importFrom(stats,aggregate)
importFrom(stats,na.omit)
importFrom(stats,qchisq)
importFrom(stats,quantile)
