Description Usage Arguments Value
A tidy function that deduplicates a DataFrame by unique values in the user supplied columns. Keeps the first row for each value.
1 | deduplicate_by(.data, ...)
|
.data |
DataFrame to be deduplicated |
... |
columns to deduplicate by |
deduplicated DataFrame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.