Description Usage Arguments Author(s) Examples
moveme
Moves a column in a dataframe to a specified position.
1 | moveme(invec, movecommand)
|
invec |
vector of names of the dataframe of interest gathered by names(dataframe) |
movecommand |
character string vector containing one of four movements "before", "after", "first" or "last" |
René Michel
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.