distinct-methods: distinct

distinctR Documentation

distinct

Description

distinct

Arguments

.data

A tbl. (See dplyr)

...

Data frames to combine (See dplyr)

.keep_all

If TRUE, keep all variables in .data. If a combination of ... is not distinct, this keeps the first row of values. (See dplyr)

Value

A tt object

Examples


tidybulk::se_mini |> tidybulk() |> distinct()



stemangiola/tidyBulk documentation built on April 13, 2024, 8:13 a.m.