fastplyr-package	fastplyr-package
across	reexports
add_consecutive_id	add_id
add_consecutive_id.data.frame	add_id
add_group_id	add_id
add_group_id.data.frame	add_id
add_row_id	add_id
add_row_id.data.frame	add_id
all_of	reexports
any_of	reexports
as_tbl	new_tbl
contains	reexports
crossing	f_expand
desc	desc
ends_with	reexports
everything	reexports
fastplyr	fastplyr-package
fastplyr_disable_informative_msgs	fastplyr_options
fastplyr_disable_optimisations	fastplyr_options
fastplyr_enable_informative_msgs	fastplyr_options
fastplyr_enable_optimisations	fastplyr_options
fastplyr_options	fastplyr_options
f_add_count	f_count
f_anti_join	join
f_arrange	f_arrange
f_bind	f_bind
f_bind_cols	f_bind
f_bind_rows	f_bind
f_complete	f_expand
f_consecutive_id	group_id
f_count	f_count
f_cross_join	join
f_deframe	new_tbl
f_distinct	f_distinct
f_duplicates	f_duplicates
f_enframe	new_tbl
f_expand	f_expand
f_fill	f_fill
f_filter	f_filter
f_full_join	join
f_group_by	f_group_by
f_group_data	group_data
f_group_indices	group_data
f_group_keys	group_data
f_group_rows	group_data
f_group_size	group_data
f_group_split	f_group_split
f_group_vars	group_data
f_inner_join	join
f_left_join	join
f_mutate	f_mutate
f_nest_by	f_nest_by
f_n_groups	group_data
f_pull	f_select
f_reframe	f_reframe
f_rename	f_select
f_right_join	join
f_rowwise	f_rowwise
f_select	f_select
f_semi_join	join
f_slice	f_slice
f_slice_head	f_slice
f_slice_max	f_slice
f_slice_min	f_slice
f_slice_sample	f_slice
f_slice_tail	f_slice
f_summarise	f_summarise
f_summarize	f_summarise
f_ungroup	f_ungroup
f_union	join
f_union_all	join
get_group_unaware_fns	get_group_unaware_fns
group_by_order_default	group_by_order_default
group_data	group_data
group_id	group_id
group_ordered	f_ungroup
last_col	reexports
list_tidy	list_tidy
n	reexports
nesting	f_expand
new_tbl	new_tbl
nothing	f_select
num_range	reexports
pick	reexports
reexports	reexports
remove_rows_if_all_na	remove_na
remove_rows_if_any_na	remove_na
row_id	group_id
starts_with	reexports
tidy_quantiles	tidy_quantiles
where	reexports
