# Generated by roxygen2: do not edit by hand

S3method(arrange,keyed_df)
S3method(diff,keyed_df)
S3method(distinct,keyed_df)
S3method(dplyr_reconstruct,keyed_df)
S3method(filter,keyed_df)
S3method(group_by,keyed_df)
S3method(mutate,keyed_df)
S3method(print,keyed_df)
S3method(print,keyed_diff)
S3method(print,keyed_drift_report)
S3method(print,keyed_join_diagnosis)
S3method(print,keyed_key_comparison)
S3method(print,keyed_status)
S3method(print,keyed_structure_comparison)
S3method(rename,keyed_df)
S3method(select,keyed_df)
S3method(slice,keyed_df)
S3method(summarise,keyed_df)
S3method(summarize,keyed_df)
S3method(summary,keyed_df)
S3method(tbl_sum,keyed_df)
S3method(ungroup,keyed_df)
export("key<-")
export(add_id)
export(bind_id)
export(bind_keyed)
export(check_drift)
export(check_id)
export(check_id_disjoint)
export(clear_all_snapshots)
export(clear_snapshot)
export(commit_keyed)
export(compare_ids)
export(compare_keys)
export(compare_structure)
export(diagnose_join)
export(extend_id)
export(find_duplicates)
export(get_id)
export(get_key_cols)
export(has_id)
export(has_key)
export(key)
export(key_is_valid)
export(key_status)
export(list_snapshots)
export(lock_complete)
export(lock_coverage)
export(lock_no_na)
export(lock_nrow)
export(lock_unique)
export(make_id)
export(remove_id)
export(stamp)
export(unkey)
export(unwatch)
export(watch)
importFrom(dplyr,arrange)
importFrom(dplyr,distinct)
importFrom(dplyr,dplyr_reconstruct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(lifecycle,deprecate_warn)
importFrom(lifecycle,deprecated)
importFrom(pillar,tbl_sum)
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(rlang,as_label)
importFrom(rlang,caller_env)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,eval_tidy)
importFrom(rlang,inform)
importFrom(rlang,is_character)
importFrom(rlang,is_null)
importFrom(rlang,warn)
importFrom(utils,object.size)
