# Generated by roxygen2: do not edit by hand

S3method(anti_join,folded)
S3method(anti_join,unfolded)
S3method(arrange,folded)
S3method(arrange,unfolded)
S3method(as.csv,folded)
S3method(as.folded,character)
S3method(as.folded,data.frame)
S3method(as.folded,definitions)
S3method(as.folded,folded)
S3method(as.folded,spec)
S3method(axislabel,folded)
S3method(boxplot,folded)
S3method(corsplom,folded)
S3method(densplot,folded)
S3method(distill,data.frame)
S3method(distill,folded)
S3method(filter,folded)
S3method(filter,unfolded)
S3method(fold,data.frame)
S3method(fold,grouped_df)
S3method(group_by,folded)
S3method(group_by,unfolded)
S3method(guide,folded)
S3method(label,folded)
S3method(left_join,folded)
S3method(left_join,unfolded)
S3method(metaplot,folded)
S3method(mutate,folded)
S3method(mutate,unfolded)
S3method(obj_attr,character)
S3method(obj_attr,data.frame)
S3method(pack,folded)
S3method(print,folded)
S3method(scatter,folded)
S3method(select,folded)
S3method(select,unfolded)
S3method(semi_join,folded)
S3method(semi_join,unfolded)
S3method(simplify,folded)
S3method(sort,folded)
S3method(unfold,folded)
S3method(ungroup,folded)
S3method(ungroup,unfolded)
S3method(unpack,folded)
export(as.folded)
export(distill)
export(filter)
export(fold)
export(guide)
export(label)
export(obj_attr)
export(simplify)
export(transmutate.folded)
export(transmutate.unfolded)
export(unfold)
import(csv)
import(dplyr)
import(encode)
import(lattice)
import(magrittr)
import(metaplot)
import(spec)
importFrom(dplyr,filter)
importFrom(graphics,boxplot)
importFrom(lazyeval,f_lhs)
importFrom(lazyeval,f_rhs)
importFrom(rlang,UQS)
importFrom(rlang,syms)
importFrom(stats,as.formula)
importFrom(stats,cor)
importFrom(stats,density)
importFrom(stats,loess.smooth)
importFrom(stats,median)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
