Description Usage Arguments Value Author(s)
Returns the number of unique values in a vector.
1 | nunique(x)
|
x |
A vector. |
An integer equal to length(unique(x))
.
Ben Rich <benjamin.rich@certara.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.