allunique | R Documentation |
Determines whether a vector contains only unique, non-null values
allunique(x)
x |
is a vector |
a logical value
allunique(c("A","A","B"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.