
Last chance! 50% off unlimited learning
Sale ends in
Last chance! 50% off unlimited learning
Sale ends in
Order a data.table (by reference) by interpreting characters as numeric if possible
setorderv_numeric(dataOne, by = NULL, key = NULL, ...)
A data.table.
Order by the given columns.
If given and by
is empty, orderr by the columns with names ending with key
.
Passed on to setorderv