uniqueBy | R Documentation |
Check unique rows of a data frame based on a set of its columns
uniqueBy(data, ...)
data |
Data frame or matrix |
... |
Name of columns |
Data frame with unique values based on set of columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.