# Generated by roxygen2: do not edit by hand

S3method(add_count,duckplyr_df)
S3method(anti_join,duckplyr_df)
S3method(arrange,duckplyr_df)
S3method(auto_copy,duckplyr_df)
S3method(collect,duckplyr_df)
S3method(compute,duckplyr_df)
S3method(count,duckplyr_df)
S3method(cross_join,duckplyr_df)
S3method(distinct,duckplyr_df)
S3method(do,duckplyr_df)
S3method(dplyr_reconstruct,duckplyr_df)
S3method(explain,duckplyr_df)
S3method(full_join,duckplyr_df)
S3method(group_vars,duckplyr_df)
S3method(head,duckplyr_df)
S3method(inner_join,duckplyr_df)
S3method(intersect,duckplyr_df)
S3method(left_join,duckplyr_df)
S3method(mutate,duckplyr_df)
S3method(nest_by,duckplyr_df)
S3method(nest_join,duckplyr_df)
S3method(print,relational_relexpr)
S3method(pull,duckplyr_df)
S3method(reframe,duckplyr_df)
S3method(rel_aggregate,duckdb_relation)
S3method(rel_aggregate,relational_df)
S3method(rel_alias,duckdb_relation)
S3method(rel_alias,relational_df)
S3method(rel_distinct,duckdb_relation)
S3method(rel_distinct,relational_df)
S3method(rel_explain,duckdb_relation)
S3method(rel_explain,relational_df)
S3method(rel_filter,duckdb_relation)
S3method(rel_filter,relational_df)
S3method(rel_join,duckdb_relation)
S3method(rel_join,relational_df)
S3method(rel_limit,duckdb_relation)
S3method(rel_limit,relational_df)
S3method(rel_names,duckdb_relation)
S3method(rel_names,relational_df)
S3method(rel_order,duckdb_relation)
S3method(rel_order,relational_df)
S3method(rel_project,duckdb_relation)
S3method(rel_project,relational_df)
S3method(rel_set_alias,duckdb_relation)
S3method(rel_set_alias,relational_df)
S3method(rel_set_diff,duckdb_relation)
S3method(rel_set_diff,relational_df)
S3method(rel_set_intersect,duckdb_relation)
S3method(rel_set_intersect,relational_df)
S3method(rel_set_symdiff,duckdb_relation)
S3method(rel_set_symdiff,relational_df)
S3method(rel_to_df,duckdb_relation)
S3method(rel_to_df,relational_df)
S3method(rel_union_all,duckdb_relation)
S3method(rel_union_all,relational_df)
S3method(relocate,duckplyr_df)
S3method(rename,duckplyr_df)
S3method(rename_with,duckplyr_df)
S3method(right_join,duckplyr_df)
S3method(rows_append,duckplyr_df)
S3method(rows_delete,duckplyr_df)
S3method(rows_insert,duckplyr_df)
S3method(rows_patch,duckplyr_df)
S3method(rows_update,duckplyr_df)
S3method(rows_upsert,duckplyr_df)
S3method(sample_frac,duckplyr_df)
S3method(sample_n,duckplyr_df)
S3method(select,duckplyr_df)
S3method(semi_join,duckplyr_df)
S3method(setdiff,duckplyr_df)
S3method(setequal,duckplyr_df)
S3method(slice,duckplyr_df)
S3method(slice_head,duckplyr_df)
S3method(slice_tail,duckplyr_df)
S3method(summarise,duckplyr_df)
S3method(symdiff,duckplyr_df)
S3method(transmute,duckplyr_df)
S3method(ungroup,duckplyr_df)
S3method(union,duckplyr_df)
S3method(union_all,duckplyr_df)
export(across)
export(add_count)
export(add_tally)
export(all_equal)
export(anti_join)
export(arrange)
export(as_duckplyr_df)
export(auto_copy)
export(c_across)
export(case_when)
export(collapse)
export(collect)
export(compute)
export(count)
export(cross_join)
export(desc)
export(distinct)
export(do)
export(dplyr_col_modify)
export(dplyr_reconstruct)
export(dplyr_row_slice)
export(duckdb_from_file)
export(duckdb_rel_from_df)
export(duckplyr_df_from_file)
export(explain)
export(filter)
export(first)
export(full_join)
export(funs)
export(funs_)
export(group_by)
export(group_data)
export(group_keys)
export(group_map)
export(group_modify)
export(group_rows)
export(group_size)
export(group_vars)
export(group_walk)
export(if_all)
export(if_any)
export(inner_join)
export(intersect)
export(is_duckplyr_df)
export(is_grouped_df)
export(join_by)
export(lag)
export(last)
export(lead)
export(left_join)
export(methods_overwrite)
export(methods_restore)
export(mutate)
export(mutate_all)
export(n)
export(n_distinct)
export(nest_by)
export(nest_join)
export(new_relational)
export(new_relexpr)
export(nth)
export(pull)
export(reframe)
export(rel_aggregate)
export(rel_alias)
export(rel_distinct)
export(rel_explain)
export(rel_filter)
export(rel_from_df)
export(rel_join)
export(rel_limit)
export(rel_names)
export(rel_order)
export(rel_project)
export(rel_set_alias)
export(rel_set_diff)
export(rel_set_intersect)
export(rel_set_symdiff)
export(rel_to_df)
export(rel_union_all)
export(relexpr_constant)
export(relexpr_function)
export(relexpr_reference)
export(relexpr_set_alias)
export(relexpr_window)
export(relocate)
export(rename)
export(rename_all)
export(rename_at)
export(rename_if)
export(rename_with)
export(right_join)
export(row_number)
export(rows_append)
export(rows_delete)
export(rows_insert)
export(rows_patch)
export(rows_update)
export(rows_upsert)
export(rowwise)
export(same_src)
export(sample_frac)
export(sample_n)
export(select)
export(select_all)
export(select_at)
export(select_if)
export(semi_join)
export(setdiff)
export(setequal)
export(slice)
export(slice_head)
export(slice_max)
export(slice_min)
export(slice_sample)
export(slice_tail)
export(stats_show)
export(summarise)
export(summarise_all)
export(summarise_at)
export(summarize)
export(symdiff)
export(tally)
export(tbl_vars)
export(transmute)
export(ungroup)
export(union)
export(union_all)
export(vars)
export(with_groups)
export(wrap_df)
export(wrap_integer)
import(rlang)
importFrom(collections,dict)
importFrom(collections,queue)
importFrom(dplyr,across)
importFrom(dplyr,add_count)
importFrom(dplyr,add_tally)
importFrom(dplyr,all_equal)
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,auto_copy)
importFrom(dplyr,c_across)
importFrom(dplyr,case_when)
importFrom(dplyr,collapse)
importFrom(dplyr,collect)
importFrom(dplyr,compute)
importFrom(dplyr,count)
importFrom(dplyr,cross_join)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,do)
importFrom(dplyr,dplyr_col_modify)
importFrom(dplyr,dplyr_reconstruct)
importFrom(dplyr,dplyr_row_slice)
importFrom(dplyr,explain)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,full_join)
importFrom(dplyr,funs)
importFrom(dplyr,funs_)
importFrom(dplyr,group_by)
importFrom(dplyr,group_data)
importFrom(dplyr,group_keys)
importFrom(dplyr,group_map)
importFrom(dplyr,group_modify)
importFrom(dplyr,group_rows)
importFrom(dplyr,group_size)
importFrom(dplyr,group_vars)
importFrom(dplyr,group_walk)
importFrom(dplyr,if_all)
importFrom(dplyr,if_any)
importFrom(dplyr,inner_join)
importFrom(dplyr,intersect)
importFrom(dplyr,is_grouped_df)
importFrom(dplyr,join_by)
importFrom(dplyr,lag)
importFrom(dplyr,last)
importFrom(dplyr,lead)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,nest_by)
importFrom(dplyr,nest_join)
importFrom(dplyr,nth)
importFrom(dplyr,pull)
importFrom(dplyr,reframe)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,rename_all)
importFrom(dplyr,rename_at)
importFrom(dplyr,rename_if)
importFrom(dplyr,rename_with)
importFrom(dplyr,right_join)
importFrom(dplyr,row_number)
importFrom(dplyr,rows_append)
importFrom(dplyr,rows_delete)
importFrom(dplyr,rows_insert)
importFrom(dplyr,rows_patch)
importFrom(dplyr,rows_update)
importFrom(dplyr,rows_upsert)
importFrom(dplyr,rowwise)
importFrom(dplyr,same_src)
importFrom(dplyr,sample_frac)
importFrom(dplyr,sample_n)
importFrom(dplyr,select)
importFrom(dplyr,select_all)
importFrom(dplyr,select_at)
importFrom(dplyr,select_if)
importFrom(dplyr,semi_join)
importFrom(dplyr,setdiff)
importFrom(dplyr,setequal)
importFrom(dplyr,slice)
importFrom(dplyr,slice_head)
importFrom(dplyr,slice_max)
importFrom(dplyr,slice_min)
importFrom(dplyr,slice_sample)
importFrom(dplyr,slice_tail)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_all)
importFrom(dplyr,summarise_at)
importFrom(dplyr,summarize)
importFrom(dplyr,symdiff)
importFrom(dplyr,tally)
importFrom(dplyr,tbl_vars)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(dplyr,union)
importFrom(dplyr,union_all)
importFrom(dplyr,vars)
importFrom(dplyr,with_groups)
importFrom(glue,glue)
importFrom(lifecycle,deprecated)
importFrom(purrr,imap)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_lgl)
importFrom(purrr,pmap)
importFrom(purrr,reduce)
importFrom(purrr,walk)
importFrom(tibble,as_tibble)
importFrom(tibble,deframe)
importFrom(tibble,is_tibble)
importFrom(tibble,new_tibble)
importFrom(tibble,tibble)
importFrom(tidyselect,everything)
importFrom(utils,head)
importFrom(vctrs,new_data_frame)
importFrom(vctrs,new_rcrd)
importFrom(vctrs,unspecified)
importFrom(vctrs,vec_as_names)
importFrom(vctrs,vec_assign)
importFrom(vctrs,vec_c)
importFrom(vctrs,vec_cast)
importFrom(vctrs,vec_cast_common)
importFrom(vctrs,vec_cbind)
importFrom(vctrs,vec_in)
importFrom(vctrs,vec_match)
importFrom(vctrs,vec_rbind)
importFrom(vctrs,vec_rep)
importFrom(vctrs,vec_rep_each)
importFrom(vctrs,vec_set_difference)
importFrom(vctrs,vec_set_intersect)
importFrom(vctrs,vec_set_symmetric_difference)
importFrom(vctrs,vec_set_union)
importFrom(vctrs,vec_size)
importFrom(vctrs,vec_slice)
importFrom(vctrs,vec_split)
importFrom(vctrs,vec_unique_loc)
useDynLib(duckplyr, .registration = TRUE)
