# Generated by roxygen2: do not edit by hand

S3method(unjoin,data.frame)
S3method(unjoin,unjoin)
S3method(unjoin_,data.frame)
S3method(unjoin_,unjoin)
export(unjoin)
export(unjoin_)
importFrom(dplyr,"%>%")
importFrom(dplyr,distinct)
importFrom(dplyr,group_by)
importFrom(dplyr,select)
importFrom(dplyr,ungroup)
importFrom(rlang,syms)
importFrom(stats,setNames)
importFrom(tibble,as_tibble)
