# Generated by roxygen2: do not edit by hand

S3method(anti_join.,default)
S3method(arrange.,data.frame)
S3method(arrange.,tidytable)
S3method(as_tidytable,data.table)
S3method(as_tidytable,default)
S3method(as_tidytable,tidytable)
S3method(bind_cols.,default)
S3method(bind_rows.,default)
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(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(inv_gc,default)
S3method(left_join.,default)
S3method(mutate.,data.frame)
S3method(mutate.,tidytable)
S3method(mutate_across.,data.frame)
S3method(mutate_across.,tidytable)
S3method(mutate_all.,default)
S3method(mutate_at.,default)
S3method(mutate_if.,default)
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(pull.,tidytable)
S3method(relocate.,data.frame)
S3method(relocate.,tidytable)
S3method(rename.,data.frame)
S3method(rename.,tidytable)
S3method(rename_across.,data.frame)
S3method(rename_across.,tidytable)
S3method(rename_all.,default)
S3method(rename_at.,default)
S3method(rename_if.,default)
S3method(rename_with.,data.frame)
S3method(rename_with.,tidytable)
S3method(right_join.,default)
S3method(select.,data.frame)
S3method(select.,tidytable)
S3method(separate.,data.frame)
S3method(separate.,tidytable)
S3method(slice.,data.frame)
S3method(slice.,tidytable)
S3method(slice_head.,data.frame)
S3method(slice_head.,tidytable)
S3method(slice_max.,data.frame)
S3method(slice_min.,data.frame)
S3method(slice_tail.,data.frame)
S3method(slice_tail.,tidytable)
S3method(summarize.,data.frame)
S3method(summarize.,tidytable)
S3method(top_n.,data.frame)
S3method(top_n.,tidytable)
S3method(transmute.,data.frame)
S3method(transmute.,tidytable)
S3method(unnest.,data.frame)
export("%>%")
export("%notin%")
export(anti_join.)
export(any_of.)
export(arrange.)
export(as_dt)
export(as_tidytable)
export(bind_cols.)
export(bind_rows.)
export(case.)
export(contains.)
export(count.)
export(distinct.)
export(drop_na.)
export(dt)
export(dt_anti_join)
export(dt_any_of)
export(dt_arrange)
export(dt_bind_cols)
export(dt_bind_rows)
export(dt_case)
export(dt_contains)
export(dt_count)
export(dt_distinct)
export(dt_drop_na)
export(dt_ends_with)
export(dt_everything)
export(dt_fill)
export(dt_filter)
export(dt_full_join)
export(dt_get_dummies)
export(dt_group_nest)
export(dt_group_split)
export(dt_ifelse)
export(dt_inner_join)
export(dt_left_join)
export(dt_map)
export(dt_map2)
export(dt_map2_chr)
export(dt_map2_dbl)
export(dt_map2_df)
export(dt_map2_dfc)
export(dt_map2_dfr)
export(dt_map2_int)
export(dt_map2_lgl)
export(dt_map_chr)
export(dt_map_dbl)
export(dt_map_df)
export(dt_map_dfc)
export(dt_map_dfr)
export(dt_map_int)
export(dt_map_lgl)
export(dt_mutate)
export(dt_mutate_across)
export(dt_mutate_all)
export(dt_mutate_at)
export(dt_mutate_if)
export(dt_n)
export(dt_pivot_longer)
export(dt_pivot_wider)
export(dt_pull)
export(dt_relocate)
export(dt_rename)
export(dt_rename_across)
export(dt_rename_all)
export(dt_rename_at)
export(dt_rename_if)
export(dt_rename_with)
export(dt_replace_na)
export(dt_right_join)
export(dt_row_number)
export(dt_select)
export(dt_separate)
export(dt_slice)
export(dt_slice_head)
export(dt_slice_max)
export(dt_slice_min)
export(dt_slice_tail)
export(dt_starts_with)
export(dt_summarise)
export(dt_summarize)
export(dt_top_n)
export(dt_transmute)
export(dt_unnest_legacy)
export(ends_with.)
export(everything.)
export(fill.)
export(filter.)
export(full_join.)
export(get_dummies.)
export(group_split.)
export(ifelse.)
export(inner_join.)
export(inv_gc)
export(is_tidytable)
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(mutate.)
export(mutate_across.)
export(mutate_all.)
export(mutate_at.)
export(mutate_if.)
export(n.)
export(nest_by.)
export(pivot_longer.)
export(pivot_wider.)
export(pull.)
export(relocate.)
export(rename.)
export(rename_across.)
export(rename_all.)
export(rename_at.)
export(rename_if.)
export(rename_with.)
export(replace_na.)
export(right_join.)
export(row_number.)
export(select.)
export(separate.)
export(slice.)
export(slice_head.)
export(slice_max.)
export(slice_min.)
export(slice_tail.)
export(starts_with.)
export(summarise.)
export(summarize.)
export(tidytable)
export(top_n.)
export(transmute.)
export(unnest.)
export(walk.)
import(data.table)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(rlang,abort)
importFrom(rlang,as_function)
importFrom(rlang,caller_env)
importFrom(rlang,enexpr)
importFrom(rlang,enexprs)
importFrom(rlang,eval_tidy)
importFrom(rlang,expr)
importFrom(rlang,is_formula)
importFrom(rlang,is_named)
importFrom(rlang,missing_arg)
importFrom(rlang,parse_expr)
importFrom(rlang,seq2)
importFrom(rlang,squash)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(stats,as.formula)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,tail)
