# Generated by roxygen2: do not edit by hand

S3method("[",yamlet)
S3method(as.character,yam)
S3method(as.character,yamlet)
S3method(as_lab,list)
S3method(as_yam,character)
S3method(as_yam,yamlet)
S3method(as_yamlet,character)
S3method(as_yamlet,data.frame)
S3method(as_yamlet,yam)
S3method(as_yamlet,yamlet)
S3method(decorate,character)
S3method(decorate,data.frame)
S3method(decorate,list)
S3method(decorations,data.frame)
S3method(encode,yamlet)
S3method(io_csv,character)
S3method(io_csv,data.frame)
S3method(io_table,character)
S3method(io_table,data.frame)
S3method(io_yamlet,character)
S3method(io_yamlet,data.frame)
S3method(io_yamlet,yamlet)
S3method(isConditional,character)
S3method(isConditional,default)
S3method(isLevels,character)
S3method(isLevels,default)
S3method(print,ag)
S3method(print,yamlet)
S3method(to_yamlet,"NULL")
S3method(to_yamlet,character)
S3method(to_yamlet,default)
S3method(to_yamlet,list)
S3method(unnest,default)
S3method(unnest,list)
export(agplot)
export(as_lab)
export(as_yam)
export(as_yamlet)
export(decorate)
export(decorations)
export(encode)
export(io_csv)
export(io_table)
export(io_yamlet)
export(isConditional)
export(isLevels)
export(list2encoding)
export(read_yamlet)
export(singularity)
export(to_yamlet)
export(unnest)
export(write_yamlet)
importFrom(csv,as.csv)
importFrom(encode,encode)
importFrom(encode,encoded)
importFrom(ggplot2,ggplot)
importFrom(yaml,read_yaml)
importFrom(yaml,yaml.load)
