| add_count | Wrapper around dplyr::mutate and related functions that prints information about the operation |
| add_tally | Wrapper around dplyr::mutate and related functions that prints information about the operation |
| anti_join | Wrapper around dplyr::inner_join and related functions that prints information about the operation |
| count | Wrapper around dplyr::summarize and related functions that prints information about the operation |
| distinct | Wrapper around dplyr::filter and related functions that prints information about the operation |
| distinct_all | Wrapper around dplyr::filter and related functions that prints information about the operation |
| distinct_at | Wrapper around dplyr::filter and related functions that prints information about the operation |
| distinct_if | Wrapper around dplyr::filter and related functions that prints information about the operation |
| drop_na | Wrapper around dplyr::filter and related functions that prints information about the operation |
| fill | Wrapper around dplyr::mutate and related functions that prints information about the operation |
| filter | Wrapper around dplyr::filter and related functions that prints information about the operation |
| filter_all | Wrapper around dplyr::filter and related functions that prints information about the operation |
| filter_at | Wrapper around dplyr::filter and related functions that prints information about the operation |
| filter_if | Wrapper around dplyr::filter and related functions that prints information about the operation |
| full_join | Wrapper around dplyr::inner_join and related functions that prints information about the operation |
| gather | Wrapper around tidyr's pivot_longer/pivot_wider/spread/gather that prints information about the operation |
| group_by | Wrapper around dplyr::group_by and related functions that prints information about the operation |
| group_by_all | Wrapper around dplyr::group_by and related functions that prints information about the operation |
| group_by_at | Wrapper around dplyr::group_by and related functions that prints information about the operation |
| group_by_if | Wrapper around dplyr::group_by and related functions that prints information about the operation |
| inner_join | Wrapper around dplyr::inner_join and related functions that prints information about the operation |
| left_join | Wrapper around dplyr::inner_join and related functions that prints information about the operation |
| mutate | Wrapper around dplyr::mutate and related functions that prints information about the operation |
| mutate_all | Wrapper around dplyr::mutate and related functions that prints information about the operation |
| mutate_at | Wrapper around dplyr::mutate and related functions that prints information about the operation |
| mutate_if | Wrapper around dplyr::mutate and related functions that prints information about the operation |
| pivot_longer | Wrapper around tidyr's pivot_longer/pivot_wider/spread/gather that prints information about the operation |
| pivot_wider | Wrapper around tidyr's pivot_longer/pivot_wider/spread/gather that prints information about the operation |
| rename | Wrapper around dplyr::rename and related functions that prints information about the operation |
| rename_all | Wrapper around dplyr::rename and related functions that prints information about the operation |
| rename_at | Wrapper around dplyr::rename and related functions that prints information about the operation |
| rename_if | Wrapper around dplyr::rename and related functions that prints information about the operation |
| replace_na | Wrapper around dplyr::mutate and related functions that prints information about the operation |
| right_join | Wrapper around dplyr::inner_join and related functions that prints information about the operation |
| sample_frac | Wrapper around dplyr::filter and related functions that prints information about the operation |
| sample_n | Wrapper around dplyr::filter and related functions that prints information about the operation |
| select | Wrapper around dplyr::select and related functions that prints information about the operation |
| select_all | Wrapper around dplyr::select and related functions that prints information about the operation |
| select_at | Wrapper around dplyr::select and related functions that prints information about the operation |
| select_if | Wrapper around dplyr::select and related functions that prints information about the operation |
| semi_join | Wrapper around dplyr::inner_join and related functions that prints information about the operation |
| slice | Wrapper around dplyr::filter and related functions that prints information about the operation |
| spread | Wrapper around tidyr's pivot_longer/pivot_wider/spread/gather that prints information about the operation |
| summarise | Wrapper around dplyr::summarize and related functions that prints information about the operation |
| summarise_all | Wrapper around dplyr::summarize and related functions that prints information about the operation |
| summarise_at | Wrapper around dplyr::summarize and related functions that prints information about the operation |
| summarise_if | Wrapper around dplyr::summarize and related functions that prints information about the operation |
| summarize | Wrapper around dplyr::summarize and related functions that prints information about the operation |
| summarize_all | Wrapper around dplyr::summarize and related functions that prints information about the operation |
| summarize_at | Wrapper around dplyr::summarize and related functions that prints information about the operation |
| summarize_if | Wrapper around dplyr::summarize and related functions that prints information about the operation |
| tally | Wrapper around dplyr::summarize and related functions that prints information about the operation |
| tidylog | outputs some information about the data frame/tbl |
| top_frac | Wrapper around dplyr::filter and related functions that prints information about the operation |
| top_n | Wrapper around dplyr::filter and related functions that prints information about the operation |
| transmute | Wrapper around dplyr::transmute and related functions that prints information about the operation |
| transmute_all | Wrapper around dplyr::transmute and related functions that prints information about the operation |
| transmute_at | Wrapper around dplyr::transmute and related functions that prints information about the operation |
| transmute_if | Wrapper around dplyr::transmute and related functions that prints information about the operation |
| uncount | Wrapper around dplyr::summarize and related functions that prints information about the operation |
| ungroup | Wrapper around dplyr::group_by and related functions that prints information about the operation |