# Generated by roxygen2: do not edit by hand

S3method("[",sticky_grouped_df)
S3method("[",sticky_rowwise_df)
S3method("[",sticky_tbl_df)
S3method("names<-",sticky_tbl_df)
S3method(anti_join,sticky_grouped_df)
S3method(anti_join,sticky_rowwise_df)
S3method(anti_join,sticky_tbl_df)
S3method(arrange,sticky_grouped_df)
S3method(arrange,sticky_rowwise_df)
S3method(arrange,sticky_tbl_df)
S3method(as_sticky_tibble,sticky_grouped_df)
S3method(as_sticky_tibble,sticky_rowwise_df)
S3method(as_sticky_tibble,sticky_tbl_df)
S3method(count,sticky_grouped_df)
S3method(count,sticky_rowwise_df)
S3method(count,sticky_tbl_df)
S3method(distinct,sticky_grouped_df)
S3method(distinct,sticky_rowwise_df)
S3method(distinct,sticky_tbl_df)
S3method(filter,sticky_grouped_df)
S3method(filter,sticky_rowwise_df)
S3method(filter,sticky_tbl_df)
S3method(format,sticky_grouped_df)
S3method(format,sticky_rowwise_df)
S3method(format,sticky_tbl_df)
S3method(full_join,sticky_grouped_df)
S3method(full_join,sticky_rowwise_df)
S3method(full_join,sticky_tbl_df)
S3method(group_by,sticky_grouped_df)
S3method(group_by,sticky_rowwise_df)
S3method(group_by,sticky_tbl_df)
S3method(inner_join,sticky_grouped_df)
S3method(inner_join,sticky_rowwise_df)
S3method(inner_join,sticky_tbl_df)
S3method(intersect,sticky_grouped_df)
S3method(intersect,sticky_rowwise_df)
S3method(intersect,sticky_tbl_df)
S3method(left_join,sticky_grouped_df)
S3method(left_join,sticky_rowwise_df)
S3method(left_join,sticky_tbl_df)
S3method(mutate,sticky_grouped_df)
S3method(mutate,sticky_rowwise_df)
S3method(mutate,sticky_tbl_df)
S3method(nest_join,sticky_grouped_df)
S3method(nest_join,sticky_rowwise_df)
S3method(nest_join,sticky_tbl_df)
S3method(relocate,sticky_grouped_df)
S3method(relocate,sticky_rowwise_df)
S3method(relocate,sticky_tbl_df)
S3method(right_join,sticky_grouped_df)
S3method(right_join,sticky_rowwise_df)
S3method(right_join,sticky_tbl_df)
S3method(rowwise,sticky_grouped_df)
S3method(rowwise,sticky_rowwise_df)
S3method(rowwise,sticky_tbl_df)
S3method(select,sticky_grouped_df)
S3method(select,sticky_rowwise_df)
S3method(select,sticky_tbl_df)
S3method(semi_join,sticky_grouped_df)
S3method(semi_join,sticky_rowwise_df)
S3method(semi_join,sticky_tbl_df)
S3method(setdiff,sticky_grouped_df)
S3method(setdiff,sticky_rowwise_df)
S3method(setdiff,sticky_tbl_df)
S3method(slice,sticky_grouped_df)
S3method(slice,sticky_rowwise_df)
S3method(slice,sticky_tbl_df)
S3method(summarise,sticky_grouped_df)
S3method(summarise,sticky_rowwise_df)
S3method(summarise,sticky_tbl_df)
S3method(tbl_sum,sticky_grouped_df)
S3method(tbl_sum,sticky_rowwise_df)
S3method(tbl_sum,sticky_tbl_df)
S3method(transmute,sticky_grouped_df)
S3method(transmute,sticky_rowwise_df)
S3method(transmute,sticky_tbl_df)
S3method(ungroup,sticky_grouped_df)
S3method(ungroup,sticky_rowwise_df)
S3method(ungroup,sticky_tbl_df)
S3method(union,sticky_grouped_df)
S3method(union,sticky_rowwise_df)
S3method(union,sticky_tbl_df)
S3method(vec_ptype_abbr,sticky_grouped_df)
S3method(vec_ptype_abbr,sticky_rowwise_df)
S3method(vec_ptype_abbr,sticky_tbl_df)
export(as_sticky_tibble)
export(filter)
export(intersect)
export(is_sticky_tibble)
export(new_sticky_tibble)
export(setdiff)
export(union)
import(rlang)
import(vctrs)
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,count)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,nest_join)
importFrom(dplyr,relocate)
importFrom(dplyr,right_join)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,semi_join)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(generics,intersect)
importFrom(generics,setdiff)
importFrom(generics,union)
importFrom(pillar,tbl_sum)
