c_sort: Sort using the C locale

View source: R/c_sort.R

c_sortR Documentation

Sort using the C locale

Description

Setting the locale before sorting ensures a stable sorting order

Usage

c_sort(x, ...)

Arguments

x

for sort an R object with a class or a numeric, complex, character or logical vector. For sort.int, a numeric, complex, character or logical vector, or a factor.

...

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

See Also

Other utils: ask_yes_no(), author2df(), bookdown_zenodo(), create_hexsticker(), execshell(), menu_first(), orcid2person(), store_authors(), use_author(), validate_email(), validate_orcid(), yesno()


inbo/checklist documentation built on June 15, 2025, 12:54 p.m.