Learn R Programming

BBmisc (version 1.13.1)

lsort: A wrapper for sort to sort using the “C” collating rules

Description

Sorts using the C locale for consistent sorting across platforms.

Usage

lsort(...)

Value

See sort.

Arguments

...

Options passed to sort.