dtplyr-package	dtplyr-package
.datatable.aware	dot-datatable.aware
arrange.dtplyr_step	arrange.dtplyr_step
as.data.frame.dtplyr_step	collect.dtplyr_step
as.data.table.dtplyr_step	collect.dtplyr_step
as_tibble.dtplyr_step	collect.dtplyr_step
collect.dtplyr_step	collect.dtplyr_step
complete.dtplyr_step	complete.dtplyr_step
compute.dtplyr_step	collect.dtplyr_step
count.dtplyr_step	count.dtplyr_step
distinct.dtplyr_step	distinct.dtplyr_step
drop_na.dtplyr_step	drop_na.dtplyr_step
dtplyr	dtplyr-package
expand.dtplyr_step	expand.dtplyr_step
fill.dtplyr_step	fill.dtplyr_step
filter.dtplyr_step	filter.dtplyr_step
grouped_dt	lazy_dt
group_by.dtplyr_step	group_by.dtplyr_step
group_map.dtplyr_step	group_modify.dtplyr_step
group_modify.dtplyr_step	group_modify.dtplyr_step
head.dtplyr_step	head.dtplyr_step
intersect.dtplyr_step	intersect.dtplyr_step
lazy_dt	lazy_dt
left_join.dtplyr_step	left_join.dtplyr_step
mutate.dtplyr_step	mutate.dtplyr_step
nest.dtplyr_step	nest.dtplyr_step
pivot_longer.dtplyr_step	pivot_longer.dtplyr_step
pivot_wider.dtplyr_step	pivot_wider.dtplyr_step
reframe.dtplyr_step	reframe.dtplyr_step
relocate.dtplyr_step	relocate.dtplyr_step
rename.dtplyr_step	rename.dtplyr_step
rename_with.dtplyr_step	rename.dtplyr_step
replace_na.dtplyr_step	replace_na.dtplyr_step
select.dtplyr_step	select.dtplyr_step
separate.dtplyr_step	separate.dtplyr_step
setdiff.dtplyr_step	intersect.dtplyr_step
slice.dtplyr_step	slice.dtplyr_step
slice_head.dtplyr_step	slice.dtplyr_step
slice_max.dtplyr_step	slice.dtplyr_step
slice_min.dtplyr_step	slice.dtplyr_step
slice_tail.dtplyr_step	slice.dtplyr_step
summarise.dtplyr_step	summarise.dtplyr_step
tail.dtplyr_step	head.dtplyr_step
tbl_dt	lazy_dt
transmute.dtplyr_step	transmute.dtplyr_step
ungroup.dtplyr_step	group_by.dtplyr_step
union.dtplyr_step	intersect.dtplyr_step
union_all.dtplyr_step	intersect.dtplyr_step
unite.dtplyr_step	unite.dtplyr_step
