powered by
str_order(x, decreasing = FALSE, na_last = TRUE, locale = "", ...) str_sort(x, decreasing = FALSE, na_last = TRUE, locale = "", ...)
FALSE
TRUE
NA
stri_opts_collator
stri_order
str_order(letters, locale = "en") str_sort(letters, locale = "en") str_order(letters, locale = "haw") str_sort(letters, locale = "haw")
Run the code above in your browser using DataLab