Description Usage Arguments Value
This is meant to be an internal function which is the commonly used across the different uniquefiers. It works by taking uniquefying based on largest value and returning a logical vector
1 | uniquefy_base(dat, group_col, val_col)
|
dat |
data frame |
group_col |
group_col string denoting group column (col with duplicates) |
val_col |
string denoting value column |
logical vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.