Skip to contents

Remove rows that have duplicates in a given column

Usage

bb_remove_dupes(data, column)

Arguments

data

A tibble.

column

A column to deduplicate

Value

A deduplicated tibble