# Generated by roxygen2: do not edit by hand

S3method(plot_metabolic,meta)
S3method(plot_metabolic,metabind)
S3method(plot_metabolic,metainf)
S3method(plot_metabolic,metareg)
export("%>%")
export(build_gofer)
export(build_report)
export(perform_bind)
export(perform_meta)
export(plot_metabolic)
export(plot_small_study_effects)
export(read_paper)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,title)
importFrom(magrittr,"%>%")
importFrom(meta,bubble)
importFrom(meta,forest)
importFrom(meta,funnel)
importFrom(meta,metabias)
importFrom(meta,metabind)
importFrom(meta,metacont)
importFrom(meta,metainf)
importFrom(meta,metareg)
importFrom(meta,radial)
importFrom(stats,lm)
importFrom(stats,update)
importFrom(tibble,tibble)
importFrom(utils,browseURL)
importFrom(utils,head)
importFrom(utils,tail)
