lenique | R Documentation |
A very simple wrapper that calculates the length of unique values in a vector in one step. It is identical to running 'length(unique(x))'.'
lenique(x)
x |
a scalar, atomic vector, or list. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.