reexports {duckplyr}R Documentation

Objects exported from other packages

Description

These objects are imported from other packages. Follow the links below to see their documentation.

dplyr

%>%, across, add_count, add_tally, all_equal, anti_join, arrange, auto_copy, c_across, case_when, collapse, collect, compute, count, cross_join, desc, distinct, do, dplyr_col_modify, dplyr_reconstruct, dplyr_row_slice, explain, filter, first, full_join, funs, funs_, group_by, group_data, group_keys, group_map, group_modify, group_rows, group_size, group_vars, group_walk, if_all, if_any, inner_join, intersect, is_grouped_df, join_by, lag, last, lead, left_join, mutate, mutate_all, n, n_distinct, nest_by, nest_join, nth, pull, reframe, relocate, rename, rename_all, rename_at, rename_if, rename_with, right_join, row_number, rows_append, rows_delete, rows_insert, rows_patch, rows_update, rows_upsert, rowwise, same_src, sample_frac, sample_n, select, select_all, select_at, select_if, semi_join, setdiff, setequal, slice, slice_head, slice_max, slice_min, slice_sample, slice_tail, summarise, summarise_all, summarise_at, summarize, symdiff, tally, tbl_vars, tibble, transmute, ungroup, union, union_all, vars, with_groups


[Package duckplyr version 0.2.3 Index]