# Generated by roxygen2: do not edit by hand

S3method(anti_join,resampled_df)
S3method(arrange,resampled_df)
S3method(arrange_,resampled_df)
S3method(bootstrapify,data.frame)
S3method(bootstrapify,grouped_df)
S3method(bootstrapify,tbl_df)
S3method(collect,resampled_df)
S3method(distinct,resampled_df)
S3method(filter,resampled_df)
S3method(full_join,resampled_df)
S3method(group_by,resampled_df)
S3method(group_indices,resampled_df)
S3method(group_indices_,resampled_df)
S3method(group_nest,resampled_df)
S3method(group_split,resampled_df)
S3method(inner_join,resampled_df)
S3method(left_join,resampled_df)
S3method(mutate,resampled_df)
S3method(mutate_,resampled_df)
S3method(nest,resampled_df)
S3method(pull,resampled_df)
S3method(rename,resampled_df)
S3method(right_join,resampled_df)
S3method(samplify,data.frame)
S3method(samplify,grouped_df)
S3method(samplify,tbl_df)
S3method(select,resampled_df)
S3method(semi_join,resampled_df)
S3method(slice,resampled_df)
S3method(slice_,resampled_df)
S3method(summarise,resampled_df)
S3method(summarise_,resampled_df)
S3method(transmute,resampled_df)
export(bootstrapify)
export(filter)
export(samplify)
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,arrange_)
importFrom(dplyr,collect)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,group_indices)
importFrom(dplyr,group_indices_)
importFrom(dplyr,group_nest)
importFrom(dplyr,group_split)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,right_join)
importFrom(dplyr,select)
importFrom(dplyr,semi_join)
importFrom(dplyr,slice)
importFrom(dplyr,slice_)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_)
importFrom(dplyr,transmute)
importFrom(lifecycle,deprecated)
importFrom(rlang,":=")
importFrom(tidyr,nest)
