About Anaconda Help Download Anaconda

r / packages / r-naturalsort

Provides functions related to human natural ordering. It handles adjacent digits in a character sequence as a number so that natural sort function arranges a character vector by their numbers, not digit characters. It is typically seen when operating systems lists file names. For example, a sequence a-1.png, a-2.png, a-10.png looks naturally ordered because 1 < 2 < 10 and natural sort algorithm arranges so whereas general sort algorithms arrange it into a-1.png, a-10.png, a-2.png owing to their third and fourth characters.

Type Size Name Uploaded Downloads Labels
conda 22.8 kB | noarch/r-naturalsort-0.1.3-r43h142f84f_0.tar.bz2  10 months and 3 days ago 22 main
conda 22.3 kB | noarch/r-naturalsort-0.1.3-r42h142f84f_0.tar.bz2  2 years and 4 months ago 79 main
conda 22.1 kB | noarch/r-naturalsort-0.1.3-r36h6115d3f_0.tar.bz2  4 years and 8 months ago 334 main

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy