# Generated by roxygen2: do not edit by hand

S3method("[",classified)
S3method("[",unit_string)
S3method("[",yamlet)
S3method("[[",unit_string)
S3method(alias,data.frame)
S3method(anti_join,decorated)
S3method(append_units,data.frame)
S3method(append_units,default)
S3method(arrange,decorated)
S3method(as.character,yam)
S3method(as.character,yamlet)
S3method(as_classified,factor)
S3method(as_spork,symbolic_units)
S3method(as_spork,unit_string)
S3method(as_spork,units)
S3method(as_unit_string,character)
S3method(as_unit_string,factor)
S3method(as_unit_string,symbolic_units)
S3method(as_unit_string,units)
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(conditionalize,data.frame)
S3method(decorate,character)
S3method(decorate,data.frame)
S3method(decorate,list)
S3method(decorations,data.frame)
S3method(encode,yamlet)
S3method(explicit_guide,data.frame)
S3method(explicit_guide,yamlet)
S3method(factorize_codelist,character)
S3method(factorize_codelist,data.frame)
S3method(factorize_codelist,default)
S3method(factorize_codelist,factor)
S3method(filter,decorated)
S3method(full_join,decorated)
S3method(ggplot,decorated)
S3method(ggready,data.frame)
S3method(group_by,decorated)
S3method(inner_join,decorated)
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,default)
S3method(isConditional,list)
S3method(isLevels,character)
S3method(isLevels,default)
S3method(is_parseable,default)
S3method(left_join,decorated)
S3method(mutate,decorated)
S3method(print,dg)
S3method(print,yamlet)
S3method(resolve,data.frame)
S3method(right_join,decorated)
S3method(select,decorated)
S3method(semi_join,decorated)
S3method(slice,decorated)
S3method(summarise,decorated)
S3method(summarize,decorated)
S3method(to_yamlet,"NULL")
S3method(to_yamlet,character)
S3method(to_yamlet,default)
S3method(to_yamlet,list)
S3method(unnest,default)
S3method(unnest,list)
export(append_units)
export(as_classified)
export(as_decorated)
export(as_unit_string)
export(as_yam)
export(as_yamlet)
export(conditionalize)
export(decorate)
export(decorations)
export(encode)
export(explicit_guide)
export(factorize_codelist)
export(filter)
export(ggready)
export(io_csv)
export(io_table)
export(io_yamlet)
export(isConditional)
export(isLevels)
export(is_parseable)
export(list2encoding)
export(plotmathToken)
export(read_yamlet)
export(resolve)
export(singularity)
export(to_yamlet)
export(unnest)
export(write_yamlet)
importFrom(csv,as.csv)
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,case_when)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_drop_default)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,right_join)
importFrom(dplyr,select)
importFrom(dplyr,semi_join)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(encode,encode)
importFrom(encode,encoded)
importFrom(ggplot2,ggplot)
importFrom(rlang,":=")
importFrom(rlang,ensym)
importFrom(spork,as_latex)
importFrom(spork,as_plotmath)
importFrom(spork,as_spork)
importFrom(spork,plotmathToken)
importFrom(stats,alias)
importFrom(units,as_units)
importFrom(units,deparse_unit)
importFrom(yaml,read_yaml)
importFrom(yaml,yaml.load)
