Factor variables with numbers as levels are alphabetically ordered by
default, which requires rearrangements for various purposes, e.g. modelling
or visualizations. This function re-orders levels of numeric factor
variables numerically.
Usage
refactorNum(x, decreasing = FALSE)
Value
A factor variable, with sorted numeric values as levels