# Generated by roxygen2: do not edit by hand

S3method(anti_join,folded)
S3method(arrange_,folded)
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(distill,data.frame)
S3method(distill,folded)
S3method(filter,folded)
S3method(fold,data.frame)
S3method(fold,grouped_df)
S3method(fold_,data.frame)
S3method(fold_,grouped_df)
S3method(group_by_,folded)
S3method(left_join,folded)
S3method(mutate_,folded)
S3method(obj_attr,character)
S3method(obj_attr,data.frame)
S3method(print,folded)
S3method(select_,folded)
S3method(simplify,folded)
S3method(sort,folded)
S3method(unfold,folded)
S3method(unfold_,folded)
S3method(ungroup,folded)
export(as.folded)
export(distill)
export(filter)
export(fold)
export(fold_)
export(obj_attr)
export(simplify)
export(unfold)
export(unfold_)
import(csv)
import(dplyr)
import(encode)
importFrom(lazyeval,dots_capture)
importFrom(lazyeval,f_lhs)
importFrom(lazyeval,f_rhs)
importFrom(stats,as.formula)
importFrom(tidyr,gather)
importFrom(tidyr,gather_)
importFrom(tidyr,spread)
importFrom(tidyr,spread_)
importFrom(utils,read.table)
