Rdocumentation
powered by
Learn R Programming
BBmisc (version 1.10)
lsort: 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
.