Description Usage Arguments Details Value Author(s) See Also Examples
Find unique values of a integer vector
1 |
x |
Integer vector |
A new algorithm for finding the unique values of a integer vector
It is dispatched to by unique
and it calls
a c++ function that uses a hash
An integer vector of the unique values www.jaredlander.com
Jared P. Lander
unique
unique.numeric
unique.character
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.