# Generated by roxygen2: do not edit by hand

S3method(print,vs_comparison)
S3method(summary,vs_comparison)
export(compare)
export(slice_diffs)
export(slice_unmatched)
export(slice_unmatched_both)
export(value_diffs)
export(value_diffs_stacked)
export(weave_diffs_long)
export(weave_diffs_wide)
import(cli)
import(dplyr)
import(rlang)
importFrom(collapse,"%!=%")
importFrom(collapse,add_vars)
importFrom(collapse,frename)
importFrom(collapse,ss)
importFrom(collapse,whichNA)
importFrom(data.table,copy)
importFrom(data.table,fcoalesce)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(glue,glue_data)
importFrom(pillar,format_glimpse)
importFrom(purrr,compose)
importFrom(purrr,imap)
importFrom(purrr,map)
importFrom(purrr,map2_lgl)
importFrom(purrr,map_chr)
importFrom(purrr,map_if)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,pluck)
importFrom(purrr,pmap)
importFrom(purrr,pmap_lgl)
importFrom(purrr,reduce)
importFrom(stats,setNames)
importFrom(tibble,enframe)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tidyselect,eval_select)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(vctrs,"%0%")
importFrom(vctrs,vec_as_names)
importFrom(vctrs,vec_interleave)
importFrom(vctrs,vec_locate_matches)
importFrom(vctrs,vec_ptype_common)
importFrom(vctrs,vec_slice)
