Description Usage Arguments Value
Reduce data frame by picking the first row of blocks for which cols
has the same values.
1 | DfUniqueByCols(d, cols, drop = FALSE)
|
d |
data frame to be made unique |
cols |
columns for which the reduced data frame has to be unique |
drop |
argument passed to subset selection |
the reduced data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.