str_nice_nums {filesstrings}R Documentation

Make string numbers comply with alphabetical order.

Description

Copy of strex::str_alphord_nums().

Usage

str_nice_nums(...)

nice_nums(...)

str_alphord_nums(...)

alphord_nums(...)

Arguments

...

Pass-through to strex function.


[Package filesstrings version 3.4.0 Index]