Reorders a data.frame with the specified variables appearing first in order. The order of unspecified varaibles is maintained after all of the specified variables have been listed.
1 | list_first(dt, ...)
|
dt |
A data.frame |
... |
A series of character variables giving the names of the variables to be listed first. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.