%>%	pipe
%between%	reexports
%chin%	reexports
%in%	in-notin
%like%	reexports
%notin%	in-notin
across	across
add_count	add_count
add_tally	add_count
all_of	reexports
anti_join	left_join
any_of	reexports
arrange	arrange
as_tidytable	as_tidytable
between	between
bind_cols	bind_cols
bind_rows	bind_cols
case	case
case_match	case_match
case_when	case_when
coalesce	coalesce
complete	complete
consecutive_id	consecutive_id
contains	reexports
context	context
count	count
crossing	crossing
cross_join	cross_join
cume_dist	rank
cur_column	context
cur_data	context
cur_group_id	context
cur_group_rows	context
c_across	c_across
data.table	reexports
dense_rank	rank
desc	desc
distinct	distinct
drop_na	drop_na
dt	dt
ends_with	reexports
enexpr	reexports
enexprs	reexports
enframe	enframe
enquo	reexports
enquos	reexports
everything	reexports
expand	expand
expand_grid	expand_grid
expr	reexports
exprs	reexports
extract	extract
fill	fill
filter	filter
first	first
fread	fread
full_join	left_join
fwrite	reexports
getDTthreads	reexports
get_dummies	get_dummies
glimpse	reexports
group_by	group_by
group_cols	group_cols
group_split	group_split
group_vars	group_vars
if_all	if_all
if_any	if_all
if_else	if_else
inner_join	left_join
inv_gc	inv_gc
is_grouped_df	is_grouped_df
is_tidytable	is_tidytable
lag	lag
last	first
last_col	reexports
lead	lag
left_join	left_join
map	map
map2	map
map2_chr	map
map2_dbl	map
map2_df	map
map2_dfc	map
map2_dfr	map
map2_int	map
map2_lgl	map
map2_vec	map
map_chr	map
map_dbl	map
map_df	map
map_dfc	map
map_dfr	map
map_int	map
map_lgl	map
map_vec	map
matches	reexports
min_rank	rank
mutate	mutate
mutate_rowwise	mutate_rowwise
n	n
na_if	na_if
nest	nest
nesting	expand
nest_by	nest_by
nest_join	nest_join
new_tidytable	new_tidytable
nth	first
num_range	reexports
n_distinct	n_distinct
percent_rank	rank
pick	pick
pivot_longer	pivot_longer
pivot_wider	pivot_wider
pmap	map
pmap_chr	map
pmap_dbl	map
pmap_df	map
pmap_dfc	map
pmap_dfr	map
pmap_int	map
pmap_lgl	map
pmap_vec	map
pull	pull
quo	reexports
quos	reexports
recode	recode
reexports	reexports
reframe	reframe
relocate	relocate
rename	rename
rename_with	rename_with
replace_na	replace_na
right_join	left_join
rowwise	rowwise
row_number	rank
select	select
semi_join	left_join
separate	separate
separate_longer_delim	separate_longer_delim
separate_rows	separate_rows
separate_wider_delim	separate_wider_delim
separate_wider_regex	separate_wider_regex
setDTthreads	reexports
slice	slice
slice_head	slice
slice_max	slice
slice_min	slice
slice_sample	slice
slice_tail	slice
starts_with	reexports
summarise	summarize
summarize	summarize
sym	reexports
syms	reexports
tally	count
tidytable	tidytable
tidytable-vctrs	tidytable-vctrs
top_n	top_n
transmute	transmute
tribble	tribble
uncount	uncount
ungroup	group_by
unite	unite
unnest	unnest
unnest_longer	unnest_longer
unnest_wider	unnest_wider
walk	map
where	reexports
