| naturalfactor {naturalsort} | R Documentation | 
Natural Ordering Factor
Description
naturalfactor creates a factor with levels in natural order.
Usage
naturalfactor(x, levels, ordered = TRUE, ...)
Arguments
| x | a character vector. | 
| levels | a character vector whose elements might be appeared in  | 
| ordered | logical flag that determines whether the factor is ordered. | 
| ... | arguments that are passed to  | 
[Package naturalsort version 0.1.3 Index]