max_n {i3pack} | R Documentation |
Auxiliary Internal Functions
Description
Auxiliary Internal Functions
Usage
max_n(x, n)
Arguments
x |
Numeric vector |
n |
Number of elements to return |
Value
The largest n
elements of a vector
[Package i3pack version 0.1.0 Index]