n.unique | R Documentation |
Function that returns the number of unique values in a particular vector
n.unique(x, ...)
x |
vector |
... |
additional arguments passed to 'base::unique' |
number of unique values in the input vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.