Order a data.table (by reference) by interpreting characters as numeric if possible
1 | setorderv_numeric(dataOne, by = NULL, key = NULL, ...)
|
dataOne |
A data.table. |
by |
Order by the given columns. |
key |
If given and |
... |
Passed on to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.