Description Usage Arguments Value
Remove duplicates from an integer vector and sort the remaining values in ascending order. This function is optimized for small vectors.
1 | .simplifyInteger(int = integer())
|
int |
An integer vector. |
An integer vector with a length no greater than the length
of int
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.