# Generated by roxygen2: do not edit by hand

S3method("[",classified)
S3method("[",decorated)
S3method("[",unit_string)
S3method("[",yamlet)
S3method("[<-",classified)
S3method("[<-",decorated)
S3method("[[",classified)
S3method("[[",decorated)
S3method("[[",unit_string)
S3method("[[<-",classified)
S3method("[[<-",decorated)
S3method("names<-",decorated)
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_decorated,default)
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,list)
S3method(as_yamlet,yam)
S3method(as_yamlet,yamlet)
S3method(c,classified)
S3method(classified,data.frame)
S3method(classified,default)
S3method(conditionalize,data.frame)
S3method(decorate,character)
S3method(decorate,data.frame)
S3method(decorate,list)
S3method(decorations,data.frame)
S3method(desolve,decorated)
S3method(encode,yamlet)
S3method(explicit_guide,data.frame)
S3method(explicit_guide,yamlet)
S3method(filter,decorated)
S3method(footnote,decorated)
S3method(full_join,decorated)
S3method(gather,decorated)
S3method(ggplot,decorated)
S3method(ggplot,ggready)
S3method(ggready,data.frame)
S3method(ggready,decorated)
S3method(group_by,decorated)
S3method(implicit_guide,data.frame)
S3method(inner_join,decorated)
S3method(io_csv,character)
S3method(io_csv,data.frame)
S3method(io_res,character)
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(mimic,classified)
S3method(mimic,default)
S3method(modify,default)
S3method(mutate,decorated)
S3method(print,decorated_ggplot)
S3method(print,decorated_xtable)
S3method(print,ggready_ggplot)
S3method(print,yamlet)
S3method(promote,default)
S3method(proxy,factor)
S3method(resolve,decorated)
S3method(right_join,decorated)
S3method(select,decorated)
S3method(selected,default)
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(unclassified,classified)
S3method(unclassified,data.frame)
S3method(unnest,default)
S3method(unnest,list)
S3method(xtable,decorated)
export(append_units)
export(as_decorated)
export(as_unit_string)
export(as_yam)
export(as_yamlet)
export(classified)
export(conditionalize)
export(decorate)
export(decorations)
export(desolve)
export(encode)
export(explicit_guide)
export(filter)
export(footnote)
export(ggplot_build.decorated_ggplot)
export(ggplot_build.ggready_ggplot)
export(ggready)
export(implicit_guide)
export(io_csv)
export(io_res)
export(io_table)
export(io_yamlet)
export(isConditional)
export(isLevels)
export(is_parseable)
export(latexToken)
export(list2encoding)
export(mimic)
export(modify)
export(named)
export(plotmathToken)
export(promote)
export(proxy)
export(read_yamlet)
export(redecorate)
export(resolve)
export(selected)
export(singularity)
export(sub_units)
export(to_yamlet)
export(unclassified)
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(rlang,eval_tidy)
importFrom(rlang,f_rhs)
importFrom(rlang,quo_set_env)
importFrom(rlang,quos)
importFrom(spork,as_latex)
importFrom(spork,as_plotmath)
importFrom(spork,as_spork)
importFrom(spork,latexToken)
importFrom(spork,plotmathToken)
importFrom(stats,alias)
importFrom(stats,setNames)
importFrom(tidyr,gather)
importFrom(units,as_units)
importFrom(units,deparse_unit)
importFrom(utils,type.convert)
importFrom(xtable,print.xtable)
importFrom(xtable,xtable)
importFrom(yaml,read_yaml)
importFrom(yaml,yaml.load)
