# Generated by roxygen2: do not edit by hand

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(pick)
export(purely)
export(read_log)
export(record)
export(record_many)
importFrom(clipr,write_clip)
importFrom(diffobj,diffObj)
importFrom(diffobj,summary)
importFrom(dplyr,bind_rows)
importFrom(dplyr,lag)
importFrom(dplyr,mutate)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(maybe,fmap)
importFrom(maybe,from_maybe)
importFrom(maybe,is_nothing)
importFrom(maybe,just)
importFrom(maybe,nothing)
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,try_fetch)
importFrom(stringr,str_remove_all)
importFrom(tibble,tibble)
importFrom(utils,tail)
