API for duckplyr
A 'DuckDB'-Backed Version of 'dplyr'

Global functions
%>% Man page
.cstr_construct.relational_relexpr_constant Source code
.cstr_construct.relational_relexpr_constant.relexpr_constant Source code
.cstr_construct.relational_relexpr_function Source code
.cstr_construct.relational_relexpr_function.relexpr_function Source code
.cstr_construct.relational_relexpr_reference Source code
.cstr_construct.relational_relexpr_reference.relexpr_reference Source code
.cstr_construct.relational_relexpr_window Source code
.cstr_construct.relational_relexpr_window.relexpr_window Source code
.data Man page
.onAttach Source code
.onDetach Source code
.onLoad Source code
.rlang_purrr_args_recycle Source code
.rlang_purrr_index Source code
.rlang_purrr_map_mold Source code
.rlang_purrr_probe Source code
accumulate Source code
accumulate_right Source code
across Man page
add_count Man page
add_count.duckplyr_df Source code
add_row Man page
add_tally Man page
all_equal Man page
all_of Man page
anti_join Man page
anti_join.duckplyr_df Source code
any_of Man page
arg_to_json Source code
arrange Man page
arrange.duckplyr_df Source code
as_duckplyr_df Man page Source code
as_duckplyr_tibble Man page Source code
as_tibble Man page
auto_copy.duckplyr_df Source code
between Man page
bind_cols Man page
bind_rows Man page
c_across Man page
call_to_json Source code
case_match Man page
case_when Man page
check_df_for_rel Source code
cnd_to_json Source code
coalesce Man page
collapse Man page
collect Man page
collect.duckplyr_df Source code
compact Source code
compute Man page
compute.duckplyr_df Source code
config Man page
consecutive_id Man page
contains Man page
count Man page
count.duckplyr_df Source code
create_default_duckdb_connection Source code
cross_join Man page
cross_join.duckplyr_df Source code
cumall Man page
cumany Man page
cume_dist Man page
cummean Man page
cur_column Man page
cur_group Man page
cur_group_id Man page
cur_group_rows Man page
default_df_class Source code
dense_rank Man page
desc Man page
detect Source code
detect_index Source code
df_from_csv Man page Source code
df_from_file Man page Source code
df_from_parquet Man page Source code
df_to_json Source code
df_to_parquet Man page Source code
discard Source code
distinct Man page
distinct.duckplyr_df Source code
do.duckplyr_df Source code
duckdb_rel_from_df Source code
duckplyr Man page
duckplyr-package Man page
duckplyr_add_count Source code
duckplyr_anti_join Source code
duckplyr_arrange Source code
duckplyr_auto_copy Source code
duckplyr_collect Source code
duckplyr_compute Source code
duckplyr_count Source code
duckplyr_cross_join Source code
duckplyr_df_from_csv Man page Source code
duckplyr_df_from_file Man page Source code
duckplyr_df_from_parquet Man page Source code
duckplyr_distinct Source code
duckplyr_do Source code
duckplyr_filter Source code
duckplyr_full_join Source code
duckplyr_group_by Source code
duckplyr_group_indices Source code
duckplyr_group_keys Source code
duckplyr_group_map Source code
duckplyr_group_modify Source code
duckplyr_group_nest Source code
duckplyr_group_size Source code
duckplyr_group_split Source code
duckplyr_group_trim Source code
duckplyr_group_vars Source code
duckplyr_groups Source code
duckplyr_inner_join Source code
duckplyr_intersect Source code
duckplyr_left_join Source code
duckplyr_mutate Source code
duckplyr_mutate_keep Source code
duckplyr_n_groups Source code
duckplyr_nest_by Source code
duckplyr_nest_join Source code
duckplyr_pull Source code
duckplyr_reframe Source code
duckplyr_relocate Source code
duckplyr_rename Source code
duckplyr_rename_with Source code
duckplyr_right_join Source code
duckplyr_rows_append Source code
duckplyr_rows_delete Source code
duckplyr_rows_insert Source code
duckplyr_rows_patch Source code
duckplyr_rows_update Source code
duckplyr_rows_upsert Source code
duckplyr_rowwise Source code
duckplyr_select Source code
duckplyr_semi_join Source code
duckplyr_setdiff Source code
duckplyr_setequal Source code
duckplyr_slice Source code
duckplyr_slice_head Source code
duckplyr_slice_sample Source code
duckplyr_slice_tail Source code
duckplyr_summarise Source code
duckplyr_symdiff Source code
duckplyr_transmute Source code
duckplyr_ungroup Source code
duckplyr_union Source code
duckplyr_union_all Source code
every Source code
everything Man page
explain Man page
explain.duckplyr_df Source code
expr_scrub Source code
expr_to_json Source code
exprs_from_loc Source code
exprs_project Source code
fallback Man page
fallback_autoupload Source code
fallback_nudge Source code
fallback_purge Man page Source code
fallback_review Man page Source code
fallback_sitrep Man page Source code
fallback_txt_header Source code
fallback_txt_help Source code
fallback_txt_run_sitrep Source code
fallback_txt_sitrep_logs Source code
fallback_txt_uploading Source code
fallback_upload Man page Source code
filter Man page
filter.duckplyr_df Source code
first Man page
fix_auto_name Source code
full_join Man page
full_join.duckplyr_df Source code
get_default_duckdb_connection Source code
get_name_map Source code
group_by.duckplyr_df Source code
group_indices.duckplyr_df Source code
group_keys.duckplyr_df Source code
group_map.duckplyr_df Source code
group_modify.duckplyr_df Source code
group_nest.duckplyr_df Source code
group_size.duckplyr_df Source code
group_split.duckplyr_df Source code
group_trim.duckplyr_df Source code
group_vars.duckplyr_df Source code
groups.duckplyr_df Source code
handle_desc Source code
head.duckplyr_df Source code
if_all Man page
if_any Man page
if_else Man page
imap Source code
inner_join Man page
inner_join.duckplyr_df Source code
intersect Man page
intersect.duckplyr_df Source code
is_corrupted_relational_relexpr_constant Source code
is_corrupted_relational_relexpr_function Source code
is_corrupted_relational_relexpr_reference Source code
is_corrupted_relational_relexpr_window Source code
is_duckplyr_df Man page Source code
join_by Man page
join_ptype_common Source code
keep Source code
lag Man page
last Man page
last_col Man page
lead Man page
left_join Man page
left_join.duckplyr_df Source code
list_c Source code
map Source code
map2 Source code
map2_chr Source code
map2_dbl Source code
map2_int Source code
map2_lgl Source code
map_chr Source code
map_dbl Source code
map_if Source code
map_int Source code
map_lgl Source code
matches Man page
meta_ext_register Source code
meta_macro_register Source code
meta_rel_get Source code
meta_rel_register Source code
meta_rel_register_df Source code
meta_rel_register_file Source code
methods_overwrite Man page Source code
methods_overwrite_impl Source code
methods_restore Man page Source code
methods_restore_impl Source code
min_rank Man page
mutate Man page
mutate.duckplyr_df Source code
n Man page
n_distinct Man page
n_groups.duckplyr_df Source code
na_if Man page
near Man page
negate Source code
nest_by Man page
nest_by.duckplyr_df Source code
nest_join Man page
nest_join.duckplyr_df Source code
new_failing_mask Source code
new_relational Man page Source code
new_relexpr Man page Source code
nexprs Source code
nexprs_from_loc Source code
nth Man page
ntile Man page
num_range Man page
one_of Man page
oo_force Source code
oo_prep Source code
oo_restore Source code
oo_restore_cols Source code
oo_restore_order Source code
opts_relational_relexpr_constant Source code
opts_relational_relexpr_function Source code
opts_relational_relexpr_reference Source code
opts_relational_relexpr_window Source code
order_by Man page
percent_rank Man page
pick Man page
pmap Source code
print.relational_relexpr Source code
pull Man page
pull.duckplyr_df Source code
quo_to_json Source code
quos_to_json Source code
reduce Source code
reduce_right Source code
reexports Man page
reframe Man page
reframe.duckplyr_df Source code
rel_aggregate Man page Source code
rel_aggregate.duckdb_relation Source code
rel_aggregate.relational_df Source code
rel_alias Man page Source code
rel_alias.duckdb_relation Source code
rel_alias.relational_df Source code
rel_distinct Man page Source code
rel_distinct.duckdb_relation Source code
rel_distinct.relational_df Source code
rel_explain Man page Source code
rel_explain.duckdb_relation Source code
rel_explain.relational_df Source code
rel_filter Man page Source code
rel_filter.duckdb_relation Source code
rel_filter.relational_df Source code
rel_find_call Source code
rel_from_df Source code
rel_join Man page Source code
rel_join.duckdb_relation Source code
rel_join.relational_df Source code
rel_join_impl Source code
rel_limit Man page Source code
rel_limit.duckdb_relation Source code
rel_limit.relational_df Source code
rel_names Man page Source code
rel_names.duckdb_relation Source code
rel_names.relational_df Source code
rel_order Man page Source code
rel_order.duckdb_relation Source code
rel_order.relational_df Source code
rel_project Man page Source code
rel_project.duckdb_relation Source code
rel_project.relational_df Source code
rel_set_alias Man page Source code
rel_set_alias.duckdb_relation Source code
rel_set_alias.relational_df Source code
rel_set_diff Man page Source code
rel_set_diff.duckdb_relation Source code
rel_set_diff.relational_df Source code
rel_set_intersect Man page Source code
rel_set_intersect.duckdb_relation Source code
rel_set_intersect.relational_df Source code
rel_set_symdiff Man page Source code
rel_set_symdiff.duckdb_relation Source code
rel_set_symdiff.relational_df Source code
rel_stats_clean Source code
rel_stats_get Source code
rel_to_df Man page Source code
rel_to_df.duckdb_relation Source code
rel_to_df.relational_df Source code
rel_translate Source code
rel_translate_dots Source code
rel_translate_lang Source code
rel_try Source code
rel_union_all Man page Source code
rel_union_all.duckdb_relation Source code
rel_union_all.relational_df Source code
relexpr_constant Man page Source code
relexpr_function Man page Source code
relexpr_reference Man page Source code
relexpr_set_alias Man page Source code
relexpr_window Man page Source code
relocate Man page
relocate.duckplyr_df Source code
rename Man page
rename.duckplyr_df Source code
rename_with Man page
rename_with.duckplyr_df Source code
right_join Man page
right_join.duckplyr_df Source code
row_number Man page
rows_append Man page
rows_append.duckplyr_df Source code
rows_delete Man page
rows_delete.duckplyr_df Source code
rows_insert Man page
rows_insert.duckplyr_df Source code
rows_patch Man page
rows_patch.duckplyr_df Source code
rows_update Man page
rows_update.duckplyr_df Source code
rows_upsert Man page
rows_upsert.duckplyr_df Source code
rowwise.duckplyr_df Source code
sample_frac Man page
sample_n Man page
select Man page
select.duckplyr_df Source code
semi_join Man page
semi_join.duckplyr_df Source code
setdiff Man page
setdiff.duckplyr_df Source code
setequal Man page
setequal.duckplyr_df Source code
slice Man page
slice.duckplyr_df Source code
slice_head Man page
slice_head.duckplyr_df Source code
slice_max Man page
slice_min Man page
slice_sample Man page
slice_sample.duckplyr_df Source code
slice_tail Man page
slice_tail.duckplyr_df Source code
some Source code
starts_with Man page
stats_show Man page Source code
summarise Man page
summarise.duckplyr_df Source code
summarize Man page
symdiff Man page
symdiff.duckplyr_df Source code
tally Man page
tbl_vars Man page
tel_ask Source code
tel_collect Source code
tel_fallback_log_dir Source code
tel_fallback_logging Source code
tel_fallback_logs Source code
tel_fallback_uploading Source code
tel_fallback_verbose Source code
tel_post_async Source code
tel_record Source code
tibble Man page
to_duckdb_expr Source code
to_duckdb_expr_meta Source code
to_duckdb_exprs Source code
to_duckdb_exprs_meta Source code
top_n Man page
tpch_01 Source code
tpch_02 Source code
tpch_03 Source code
tpch_04 Source code
tpch_05 Source code
tpch_06 Source code
tpch_07 Source code
tpch_08 Source code
tpch_09 Source code
tpch_10 Source code
tpch_11 Source code
tpch_12 Source code
tpch_13 Source code
tpch_14 Source code
tpch_15 Source code
tpch_16 Source code
tpch_17 Source code
tpch_18 Source code
tpch_19 Source code
tpch_20 Source code
tpch_21 Source code
tpch_22 Source code
transmute Man page
transmute.duckplyr_df Source code
transpose Source code
tribble Man page
ungroup Man page
ungroup.duckplyr_df Source code
union Man page
union.duckplyr_df Source code
union_all Man page
union_all.duckplyr_df Source code
walk Source code
where Man page
with_groups Man page
with_order Man page
duckplyr documentation built on Sept. 12, 2024, 9:36 a.m.