str_nice_nums: Make string numbers comply with alphabetical order.

View source: R/str-nice-nums.R

str_nice_numsR 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.


rorynolan/filesstrings documentation built on Feb. 5, 2024, 6:01 p.m.