Description Usage Arguments Value Author(s) Examples
Turn a data.frame into a list of named vectors, splitting by another variable.
1 |
data |
A |
values |
A character identifying the column holding the values. |
ids |
A character identifying the column holding the names. |
by |
A character identifying the column holding the factor for splitting. |
A list of name vectors.
Dominik Mueller
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.