Description Usage Arguments Value Author(s)
Remove duplicated entries. If there are several discrepant pieces of information about the observation, take the most frequent unique value, or the mean, or a random value of the duplicates to keep only one observation.
1 | make_unique(x)
|
x |
Dataframe. All entries for one observation. |
Dataframe with only one row for the observation.
Nicolas Mangin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.