# Generated by roxygen2: do not edit by hand

S3method(AIC,mverse)
S3method(BIC,mverse)
S3method(add_branch_condition,mverse)
S3method(execute_multiverse,mverse)
S3method(extract,mverse)
S3method(print,branch)
S3method(print,formula_branch)
S3method(print,spec_summary)
S3method(spec_curve,spec_summary)
S3method(spec_summary,mverse)
S3method(summary,glm.nb_mverse)
S3method(summary,glm_mverse)
S3method(summary,lm_mverse)
S3method(summary,mverse)
export("%>%")
export(AIC)
export(BIC)
export(add_branch_condition)
export(add_family_branch)
export(add_filter_branch)
export(add_formula_branch)
export(add_mutate_branch)
export(branch_condition)
export(create_multiverse)
export(execute_multiverse)
export(extract)
export(family_branch)
export(filter_branch)
export(formula_branch)
export(glm.nb_mverse)
export(glm_mverse)
export(lm_mverse)
export(multiverse_tree)
export(mutate_branch)
export(mverse)
export(spec_curve)
export(spec_summary)
export(t_test_mverse)
import(ggplot2)
import(ggraph)
import(ggupset)
import(igraph)
import(multiverse)
importFrom(Rdpack,reprompt)
importFrom(magrittr,`%>%`)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(utils,getFromNamespace)
