# Generated by roxygen2: do not edit by hand

S3method(add_count.,data.frame)
S3method(add_count.,tidytable)
S3method(anti_join.,default)
S3method(arrange.,data.frame)
S3method(arrange.,tidytable)
S3method(arrange_across.,data.frame)
S3method(as_tidytable,data.frame)
S3method(as_tidytable,data.table)
S3method(as_tidytable,default)
S3method(as_tidytable,tidytable)
S3method(complete.,data.frame)
S3method(complete.,tidytable)
S3method(count.,data.frame)
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.,tidytable)
S3method(extract.,data.frame)
S3method(extract.,tidytable)
S3method(fill.,data.frame)
S3method(fill.,tidytable)
S3method(filter.,data.frame)
S3method(filter.,tidytable)
S3method(full_join.,default)
S3method(get_dummies.,data.frame)
S3method(get_dummies.,tidytable)
S3method(group_split.,data.frame)
S3method(group_split.,tidytable)
S3method(inner_join.,default)
S3method(left_join.,default)
S3method(mutate.,data.frame)
S3method(mutate.,tidytable)
S3method(mutate_across.,data.frame)
S3method(mutate_rowwise.,data.frame)
S3method(mutate_rowwise.,tidytable)
S3method(nest.,data.frame)
S3method(nest.,tidytable)
S3method(nest_by.,data.frame)
S3method(nest_by.,tidytable)
S3method(pivot_longer.,data.frame)
S3method(pivot_longer.,tidytable)
S3method(pivot_wider.,data.frame)
S3method(pivot_wider.,tidytable)
S3method(print,tidytable)
S3method(pull.,data.frame)
S3method(relocate.,data.frame)
S3method(relocate.,tidytable)
S3method(rename.,data.frame)
S3method(rename.,tidytable)
S3method(rename_with.,data.frame)
S3method(rename_with.,tidytable)
S3method(replace_na.,data.frame)
S3method(replace_na.,default)
S3method(replace_na.,tidytable)
S3method(right_join.,default)
S3method(select.,data.frame)
S3method(select.,tidytable)
S3method(semi_join.,default)
S3method(separate.,data.frame)
S3method(separate.,tidytable)
S3method(separate_rows.,data.frame)
S3method(separate_rows.,tidytable)
S3method(slice.,data.frame)
S3method(slice.,tidytable)
S3method(slice_head.,data.frame)
S3method(slice_head.,tidytable)
S3method(slice_max.,data.frame)
S3method(slice_max.,tidytable)
S3method(slice_min.,data.frame)
S3method(slice_min.,tidytable)
S3method(slice_sample.,data.frame)
S3method(slice_sample.,tidytable)
S3method(slice_tail.,data.frame)
S3method(slice_tail.,tidytable)
S3method(summarize.,data.frame)
S3method(summarize.,tidytable)
S3method(summarize_across.,data.frame)
S3method(tbl_sum,tidytable)
S3method(tbl_sum,tidytable_print)
S3method(top_n.,data.frame)
S3method(top_n.,tidytable)
S3method(transmute.,data.frame)
S3method(transmute.,tidytable)
S3method(uncount.,data.frame)
S3method(uncount.,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,tidytable)
S3method(vec_ptype_abbr,tidytable_print)
export("%>%")
export("%between%")
export("%chin%")
export("%like%")
export("%notin%")
export(across.)
export(add_count.)
export(all_of)
export(anti_join.)
export(any_of)
export(arrange.)
export(arrange_across.)
export(as_tidytable)
export(between.)
export(bind_cols.)
export(bind_rows.)
export(c_across.)
export(case.)
export(case_when.)
export(coalesce.)
export(complete.)
export(contains)
export(count.)
export(crossing.)
export(cur_column.)
export(cur_data.)
export(cur_group_id.)
export(cur_group_rows.)
export(data.table)
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_split.)
export(if_all.)
export(if_any.)
export(ifelse.)
export(inner_join.)
export(inv_gc)
export(is_tidytable)
export(lags.)
export(last.)
export(last_col)
export(leads.)
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(map_chr.)
export(map_dbl.)
export(map_df.)
export(map_dfc.)
export(map_dfr.)
export(map_int.)
export(map_lgl.)
export(matches)
export(mutate.)
export(mutate_across.)
export(mutate_rowwise.)
export(n.)
export(n_distinct.)
export(nest.)
export(nest_by.)
export(nesting.)
export(new_tidytable)
export(nth.)
export(num_range)
export(pivot_longer.)
export(pivot_wider.)
export(pull.)
export(quo)
export(quos)
export(relocate.)
export(rename.)
export(rename_with.)
export(replace_na.)
export(right_join.)
export(row_number.)
export(select.)
export(semi_join.)
export(separate.)
export(separate_rows.)
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(summarise_across.)
export(summarize.)
export(summarize_across.)
export(sym)
export(syms)
export(tidytable)
export(top_n.)
export(transmute.)
export(uncount.)
export(unite.)
export(unnest.)
export(unnest_longer.)
export(unnest_wider.)
export(walk.)
import(data.table)
import(rlang, except = `:=`)
import(tidyselect)
import(vctrs)
importFrom(glue,glue)
importFrom(glue,glue_data)
importFrom(lifecycle,deprecate_stop)
importFrom(lifecycle,deprecate_warn)
importFrom(magrittr,"%>%")
importFrom(pillar,dim_desc)
importFrom(pillar,glimpse)
importFrom(pillar,tbl_sum)
importFrom(stats,na.omit)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(utils,type.convert)
