dot-simplifyInteger: Simplify an integer vector

Description Usage Arguments Value

Description

Remove duplicates from an integer vector and sort the remaining values in ascending order. This function is optimized for small vectors.

Usage

1

Arguments

int

[integer()]

An integer vector.

Value

An integer vector with a length no greater than the length of int.


jeanmathieupotvin/nanocli documentation built on Feb. 2, 2022, 11:30 p.m.