Description Usage Arguments Value Examples
Test which values are/are not unique in a vector
1 2 3 | is_unique(x)
is_not_inique(x)
|
x |
A vector |
Vector of logical values indicating TRUE
for values which are unique.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.