Description Usage Arguments Value
remove_dups
replaces duplicate information with NA for each variable, to be called inside 'dplyr::mutate'.
1 | remove_dups(x)
|
x |
A column in a data frame. |
A data frame column with duplicate information replaced by NA.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.