sort-nanoival-method: Sorting or Ordering Vectors

sort,nanoival-methodR 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 nanoival

decreasing

logical. Should the sort be increasing or decreasing?

See Also

is.unsorted


eddelbuettel/nanotime documentation built on Feb. 21, 2024, 11:40 p.m.