# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,chronicle)
S3method(print,chronicle)
export("%>=%")
export(as_chronicle)
export(bind_record)
export(check_diff)
export(check_g)
export(flatten_record)
export(fmap_record)
export(is_chronicle)
export(purely)
export(read_log)
export(record)
export(record_ggplot)
export(record_many)
export(unveil)
export(write_chronicle_df)
export(zap_log)
importFrom(diffobj,diffObj)
importFrom(diffobj,summary)
importFrom(dplyr,bind_rows)
importFrom(dplyr,lag)
importFrom(dplyr,mutate)
importFrom(dplyr,row_number)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_void)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(maybe,fmap)
importFrom(maybe,from_maybe)
importFrom(maybe,is_nothing)
importFrom(maybe,just)
importFrom(maybe,nothing)
importFrom(rlang,`%||%`)
importFrom(rlang,abort)
importFrom(rlang,call2)
importFrom(rlang,call_match)
importFrom(rlang,cnd_message)
importFrom(rlang,enexprs)
importFrom(rlang,enquo)
importFrom(rlang,eval_tidy)
importFrom(rlang,quo_get_env)
importFrom(rlang,quo_get_expr)
importFrom(rlang,quo_text)
importFrom(rlang,try_fetch)
importFrom(tibble,tibble)
importFrom(utils,data)
importFrom(utils,write.table)
