sort,nanoival-method {nanotime} | R Documentation |
Sorting or Ordering Vectors
Description
Sort (or _order_) a vector of nanoival
into ascending or
descending order
Usage
## S4 method for signature 'nanoival'
sort(x, decreasing = FALSE)
Arguments
x |
a vector of |
decreasing |
logical. Should the sort be increasing or decreasing? |
See Also
[Package nanotime version 0.3.9 Index]