naturalfactor: Natural Ordering Factor

Description Usage Arguments

View source: R/factor.R

Description

naturalfactor creates a factor with levels in natural order.

Usage

1

Arguments

x

a character vector.

levels

a character vector whose elements might be appeared in x.

ordered

logical flag that determines whether the factor is ordered.

...

arguments that are passed to factor function.


naturalsort documentation built on May 2, 2019, 5:55 a.m.