powered by
Identifies all entries that exists exactly once.
isSingle(x, ...) singles(x, ...)
A vector of length K.
vector
Additional arguments passed to isReplicated().
isReplicated
A logical vector of length K, indicating whether the value is unique or not.
logical
Internally isReplicated() is used.