Temporarily change collation order by changing the value of the
LC_COLLATE
locale.
Usage
with_collate(new, code)
local_collate(new = list(), .local_envir = parent.frame())
See also
withr
for examples
Temporarily change collation order by changing the value of the
LC_COLLATE
locale.
with_collate(new, code)
local_collate(new = list(), .local_envir = parent.frame())
withr
for examples