sort,nanoival-method: Sorting or Ordering Vectors
Description
Sort (or _order_) a vector of nanoival
into ascending or
descending order
Usage
# S4 method for nanoival
sort(x, decreasing = FALSE)
Arguments
- x
a vector of nanoival
- decreasing
logical. Should the sort be increasing or
decreasing?