setroworder | R Documentation |
setroworder reorders the rows of a data.table to the new order provided.
setroworder(x, neworder)
neworder |
Character vector of the new column name ordering. |
a |
data.table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.