with_collate {withr} | R Documentation |
Temporarily change collation order by changing the value of the
LC_COLLATE
locale.
with_collate(new, code)
new |
|
code |
|
[any]
The results of the evaluation of the code
argument.
withr
for examples