# Generated by roxygen2: do not edit by hand

S3method(add_consecutive_id,data.frame)
S3method(add_group_id,data.frame)
S3method(add_row_id,data.frame)
S3method(cheapr::rebuild,fastplyr_grouped_df)
S3method(cheapr::rebuild,grouped_df)
S3method(collapse::GRP,Interval)
S3method(collapse::GRP,NULL)
S3method(collapse::GRP,integer64)
S3method(collapse::GRP,list)
S3method(collapse::GRP,vctrs_rcrd)
S3method(dplyr::dplyr_reconstruct,fastplyr_grouped_df)
S3method(f_rename,data.frame)
S3method(f_rename,fastplyr_grouped_df)
S3method(f_rename,grouped_df)
S3method(f_select,data.frame)
S3method(f_select,fastplyr_grouped_df)
S3method(f_select,grouped_df)
S3method(group_id,"NULL")
S3method(group_id,GRP)
S3method(group_id,Interval)
S3method(group_id,default)
S3method(group_id,factor)
S3method(group_id,integer64)
S3method(group_id,list)
S3method(group_id,time_interval)
S3method(group_id,vctrs_rcrd)
S3method(reconstruct,default)
S3method(row_id,GRP)
S3method(row_id,default)
export(across)
export(add_consecutive_id)
export(add_group_id)
export(add_row_id)
export(all_of)
export(any_of)
export(as_tbl)
export(contains)
export(crossing)
export(desc)
export(ends_with)
export(everything)
export(f_add_count)
export(f_anti_join)
export(f_arrange)
export(f_bind_cols)
export(f_bind_rows)
export(f_complete)
export(f_consecutive_id)
export(f_count)
export(f_cross_join)
export(f_deframe)
export(f_distinct)
export(f_duplicates)
export(f_enframe)
export(f_expand)
export(f_fill)
export(f_filter)
export(f_full_join)
export(f_group_by)
export(f_group_data)
export(f_group_indices)
export(f_group_keys)
export(f_group_rows)
export(f_group_size)
export(f_group_split)
export(f_group_vars)
export(f_inner_join)
export(f_left_join)
export(f_mutate)
export(f_n_groups)
export(f_nest_by)
export(f_pull)
export(f_reframe)
export(f_rename)
export(f_right_join)
export(f_rowwise)
export(f_select)
export(f_semi_join)
export(f_slice)
export(f_slice_head)
export(f_slice_max)
export(f_slice_min)
export(f_slice_sample)
export(f_slice_tail)
export(f_summarise)
export(f_summarize)
export(f_ungroup)
export(f_union)
export(f_union_all)
export(fastplyr_disable_informative_msgs)
export(fastplyr_disable_optimisations)
export(fastplyr_enable_informative_msgs)
export(fastplyr_enable_optimisations)
export(get_group_unaware_fns)
export(group_by_order_default)
export(group_id)
export(group_ordered)
export(last_col)
export(list_tidy)
export(n)
export(nesting)
export(new_tbl)
export(nothing)
export(num_range)
export(pick)
export(remove_rows_if_all_na)
export(remove_rows_if_any_na)
export(row_id)
export(starts_with)
export(tidy_quantiles)
export(where)
importFrom(cheapr,vector_length)
importFrom(dplyr,.data)
importFrom(dplyr,across)
importFrom(dplyr,n)
importFrom(dplyr,pick)
importFrom(lifecycle,deprecated)
importFrom(tidyselect,all_of)
importFrom(tidyselect,any_of)
importFrom(tidyselect,contains)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,everything)
importFrom(tidyselect,last_col)
importFrom(tidyselect,num_range)
importFrom(tidyselect,starts_with)
importFrom(tidyselect,where)
useDynLib(fastplyr, .registration = TRUE)
