type.group_unique {interfacer} | R Documentation |
Coerce to a unique value within the current grouping structure.
Description
Coerce to a unique value within the current grouping structure.
Usage
type.group_unique(x)
Arguments
x |
any vector |
Value
the input or error if any of x is not unique.
[Package interfacer version 0.3.3 Index]