Man pages for duckdblabs/duckplyr
A 'DuckDB'-Backed Version of 'dplyr'

anti_join.duckplyr_dfAnti join
arrange.duckplyr_dfOrder rows using column values
as_duckplyr_dfConvert to a duckplyr data frame
collect.duckplyr_dfForce conversion to a data frame
compute_csvCompute results to a CSV file
compute.duckplyr_dfCompute results
compute_parquetCompute results to a Parquet file
configConfiguration options
count.duckplyr_dfCount the observations in each group
db_execExecute a statement for the default connection
df_from_fileRead Parquet, CSV, and other files using DuckDB
distinct.duckplyr_dfKeep distinct/unique rows
duckdb_tibbleduckplyr data frames
duckplyr_executeExecute a statement for the default connection
duckplyr-packageduckplyr: A 'DuckDB'-Backed Version of 'dplyr'
explain.duckplyr_dfExplain details of a tbl
fallbackFallback to dplyr
filter.duckplyr_dfKeep rows that match a condition
flights_dfFlight data
full_join.duckplyr_dfFull join
head.duckplyr_dfReturn the First Parts of an Object
inner_join.duckplyr_dfInner join
intersect.duckplyr_dfIntersect
is_duckplyr_dfClass predicate for duckplyr data frames
last_relRetrieve details about the most recent computation
left_join.duckplyr_dfLeft join
methods_overwriteForward all dplyr methods to duckplyr
mutate.duckplyr_dfCreate, modify, and delete columns
new_relationalRelational implementer's interface
new_relexprRelational expressions
pull.duckplyr_dfExtract a single column
read_csv_duckdbRead CSV files using DuckDB
read_file_duckdbRead files using DuckDB
read_json_duckdbRead JSON files using DuckDB
read_parquet_duckdbRead Parquet files using DuckDB
read_sql_duckdbReturn SQL query as duckdb_tibble
reexportsObjects exported from other packages
relocate.duckplyr_dfChange column order
rename.duckplyr_dfRename columns
right_join.duckplyr_dfRight join
select.duckplyr_dfKeep or drop columns using their names and types
semi_join.duckplyr_dfSemi join
setdiff.duckplyr_dfSet difference
stats_showShow stats
summarise.duckplyr_dfSummarise each group down to one row
symdiff.duckplyr_dfSymmetric difference
transmute.duckplyr_dfCreate, modify, and delete columns
union_all.duckplyr_dfUnion of all
union.duckplyr_dfUnion
unsupportedVerbs not implemented in duckplyr
duckdblabs/duckplyr documentation built on March 5, 2025, 3:46 a.m.