lsort: A wrapper for 'sort' to sort using the "C" collating rules.

View source: R/lsort.R

lsortR Documentation

A wrapper for sort to sort using the ā€œCā€ collating rules.

Description

A wrapper for sort to sort using the ā€œCā€ collating rules.

Usage

lsort(...)

Arguments

...

Options passed to sort.

Value

See sort.


BBmisc documentation built on Sept. 29, 2022, 5:12 p.m.

Related to lsort in BBmisc...