# Generated by roxygen2: do not edit by hand

S3method(add_count,data.frame)
S3method(add_count,grouped_tt)
S3method(add_count,tidytable)
S3method(arrange,data.frame)
S3method(arrange,tidytable)
S3method(as_tidytable,data.frame)
S3method(as_tidytable,data.table)
S3method(as_tidytable,default)
S3method(as_tidytable,grouped_tt)
S3method(as_tidytable,list)
S3method(as_tidytable,rowwise_tt)
S3method(as_tidytable,tidytable)
S3method(complete,data.frame)
S3method(complete,grouped_tt)
S3method(complete,tidytable)
S3method(count,data.frame)
S3method(count,grouped_tt)
S3method(count,tidytable)
S3method(distinct,data.frame)
S3method(distinct,tidytable)
S3method(drop_na,data.frame)
S3method(drop_na,tidytable)
S3method(dt,data.frame)
S3method(dt,tidytable)
S3method(expand,data.frame)
S3method(expand,grouped_tt)
S3method(expand,tidytable)
S3method(extract,data.frame)
S3method(extract,tidytable)
S3method(fill,data.frame)
S3method(filter,data.frame)
S3method(filter,grouped_tt)
S3method(filter,tidytable)
S3method(get_dummies,data.frame)
S3method(get_dummies,tidytable)
S3method(group_by,data.frame)
S3method(group_by,grouped_tt)
S3method(group_by,tidytable)
S3method(group_split,data.frame)
S3method(group_split,grouped_tt)
S3method(group_split,tidytable)
S3method(mutate,data.frame)
S3method(mutate,grouped_tt)
S3method(mutate,rowwise_tt)
S3method(mutate,tidytable)
S3method(mutate_rowwise,data.frame)
S3method(mutate_rowwise,grouped_tt)
S3method(mutate_rowwise,tidytable)
S3method(nest,data.frame)
S3method(nest,grouped_tt)
S3method(nest,tidytable)
S3method(nest_by,data.frame)
S3method(nest_by,grouped_tt)
S3method(nest_by,tidytable)
S3method(pivot_longer,data.frame)
S3method(pivot_longer,tidytable)
S3method(pivot_wider,data.frame)
S3method(pivot_wider,tidytable)
S3method(relocate,data.frame)
S3method(relocate,tidytable)
S3method(rename,data.frame)
S3method(rename,grouped_tt)
S3method(rename,tidytable)
S3method(rename_with,data.frame)
S3method(rename_with,tidytable)
S3method(replace_na,data.frame)
S3method(replace_na,default)
S3method(replace_na,list)
S3method(replace_na,numeric)
S3method(replace_na,tidytable)
S3method(rowwise,data.frame)
S3method(rowwise,grouped_tt)
S3method(rowwise,rowwise_tt)
S3method(rowwise,tidytable)
S3method(select,data.frame)
S3method(select,grouped_tt)
S3method(select,tidytable)
S3method(separate,data.frame)
S3method(separate,tidytable)
S3method(separate_rows,data.frame)
S3method(separate_rows,tidytable)
S3method(slice,data.frame)
S3method(slice,grouped_tt)
S3method(slice,tidytable)
S3method(slice_head,data.frame)
S3method(slice_head,grouped_tt)
S3method(slice_head,tidytable)
S3method(slice_max,data.frame)
S3method(slice_max,grouped_tt)
S3method(slice_max,tidytable)
S3method(slice_min,data.frame)
S3method(slice_min,grouped_tt)
S3method(slice_min,tidytable)
S3method(slice_sample,data.frame)
S3method(slice_sample,grouped_tt)
S3method(slice_sample,tidytable)
S3method(slice_tail,data.frame)
S3method(slice_tail,grouped_tt)
S3method(slice_tail,tidytable)
S3method(summarize,data.frame)
S3method(summarize,grouped_tt)
S3method(summarize,rowwise_tt)
S3method(summarize,tidytable)
S3method(tbl_sum,grouped_tt)
S3method(tbl_sum,rowwise_tt)
S3method(tbl_sum,tidytable)
S3method(top_n,data.frame)
S3method(top_n,tidytable)
S3method(uncount,data.frame)
S3method(uncount,tidytable)
S3method(ungroup,data.frame)
S3method(ungroup,tidytable)
S3method(unite,data.frame)
S3method(unite,tidytable)
S3method(unnest,data.frame)
S3method(unnest,tidytable)
S3method(unnest_longer,data.frame)
S3method(unnest_longer,tidytable)
S3method(unnest_wider,data.frame)
S3method(unnest_wider,tidytable)
S3method(vec_cast,data.frame.tidytable)
S3method(vec_cast,tbl_df.tidytable)
S3method(vec_cast,tidytable.data.frame)
S3method(vec_cast,tidytable.tbl_df)
S3method(vec_cast,tidytable.tidytable)
S3method(vec_ptype2,data.frame.tidytable)
S3method(vec_ptype2,tbl_df.tidytable)
S3method(vec_ptype2,tidytable.data.frame)
S3method(vec_ptype2,tidytable.tbl_df)
S3method(vec_ptype2,tidytable.tidytable)
S3method(vec_ptype_abbr,grouped_tt)
S3method(vec_ptype_abbr,rowwise_tt)
S3method(vec_ptype_abbr,tidytable)
export("%>%")
export("%between%")
export("%chin%")
export("%in%")
export("%like%")
export("%notin%")
export(across)
export(add_count)
export(add_tally)
export(all_of)
export(anti_join)
export(any_of)
export(arrange)
export(as_tidytable)
export(between)
export(bind_cols)
export(bind_rows)
export(c_across)
export(case)
export(case_match)
export(case_when)
export(coalesce)
export(complete)
export(consecutive_id)
export(contains)
export(count)
export(cross_join)
export(crossing)
export(cume_dist)
export(cur_column)
export(cur_data)
export(cur_group_id)
export(cur_group_rows)
export(data.table)
export(dense_rank)
export(desc)
export(distinct)
export(drop_na)
export(dt)
export(ends_with)
export(enexpr)
export(enexprs)
export(enframe)
export(enquo)
export(enquos)
export(everything)
export(expand)
export(expand_grid)
export(expr)
export(exprs)
export(extract)
export(fill)
export(filter)
export(first)
export(fread)
export(full_join)
export(fwrite)
export(getDTthreads)
export(get_dummies)
export(glimpse)
export(group_by)
export(group_cols)
export(group_split)
export(group_vars)
export(if_all)
export(if_any)
export(if_else)
export(inner_join)
export(inv_gc)
export(is_grouped_df)
export(is_tidytable)
export(lag)
export(last)
export(last_col)
export(lead)
export(left_join)
export(map)
export(map2)
export(map2_chr)
export(map2_dbl)
export(map2_df)
export(map2_dfc)
export(map2_dfr)
export(map2_int)
export(map2_lgl)
export(map2_vec)
export(map_chr)
export(map_dbl)
export(map_df)
export(map_dfc)
export(map_dfr)
export(map_int)
export(map_lgl)
export(map_vec)
export(matches)
export(min_rank)
export(mutate)
export(mutate_rowwise)
export(n)
export(n_distinct)
export(na_if)
export(nest)
export(nest_by)
export(nest_join)
export(nesting)
export(new_tidytable)
export(nth)
export(num_range)
export(percent_rank)
export(pick)
export(pivot_longer)
export(pivot_wider)
export(pmap)
export(pmap_chr)
export(pmap_dbl)
export(pmap_df)
export(pmap_dfc)
export(pmap_dfr)
export(pmap_int)
export(pmap_lgl)
export(pmap_vec)
export(pull)
export(quo)
export(quos)
export(recode)
export(reframe)
export(relocate)
export(rename)
export(rename_with)
export(replace_na)
export(right_join)
export(row_number)
export(rowwise)
export(select)
export(semi_join)
export(separate)
export(separate_longer_delim)
export(separate_rows)
export(separate_wider_delim)
export(separate_wider_regex)
export(setDTthreads)
export(slice)
export(slice_head)
export(slice_max)
export(slice_min)
export(slice_sample)
export(slice_tail)
export(starts_with)
export(summarise)
export(summarize)
export(sym)
export(syms)
export(tally)
export(tidytable)
export(top_n)
export(transmute)
export(tribble)
export(uncount)
export(ungroup)
export(unite)
export(unnest)
export(unnest_longer)
export(unnest_wider)
export(walk)
export(where)
import(data.table, except = c(between, fread))
import(rlang, except = `:=`)
import(tidyselect)
import(vctrs)
importFrom(data.table,"%between%")
importFrom(data.table,"%chin%")
importFrom(data.table,"%like%")
importFrom(data.table,data.table)
importFrom(data.table,fwrite)
importFrom(data.table,getDTthreads)
importFrom(data.table,setDTthreads)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(glue,glue_data)
importFrom(lifecycle,deprecate_soft)
importFrom(magrittr,"%>%")
importFrom(magrittr,set_attr)
importFrom(magrittr,set_class)
importFrom(pillar,dim_desc)
importFrom(pillar,glimpse)
importFrom(pillar,tbl_sum)
importFrom(rlang,enexpr)
importFrom(rlang,enexprs)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,expr)
importFrom(rlang,exprs)
importFrom(rlang,quo)
importFrom(rlang,quos)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(stats,na.omit)
importFrom(tidyselect,all_of)
importFrom(tidyselect,any_of)
importFrom(tidyselect,contains)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,everything)
importFrom(tidyselect,last_col)
importFrom(tidyselect,matches)
importFrom(tidyselect,num_range)
importFrom(tidyselect,starts_with)
importFrom(tidyselect,where)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(utils,type.convert)
