sort.abs: Sort by absolute value using base::sort

Description Usage Arguments

View source: R/utils.r

Description

Sort by absolute value using base::sort

Usage

1
2
## S3 method for class 'abs'
sort(x, ...)

Arguments

x

vector be sorted

...

arguments to be passed to or from methods or (for the default methods and objects without a class) to sort.int.


mdelhey/mdutils documentation built on May 22, 2019, 3:24 p.m.