Order: wrapper for order to allow multivariate ordering

View source: R/Rdata.R

OrderR Documentation

wrapper for order to allow multivariate ordering

Description

wrapper for order to allow multivariate ordering

Usage

Order(v, ...)

Arguments

v

object (vector or data frame) for which order is to be calculated

...

additional arguemnts passed on to order

Value

order of the object

See Also

order which this function wraps around


sboehringer/package documentation built on Jan. 12, 2023, 6:33 a.m.