View source: R/func.dataproc.R
pull_list | R Documentation |
converting data frame to list for modeling purposes
pull_list(.df, group = "reg", val.rm = c("variable", "crop"))
.df |
data frame |
group |
grouping variable to pull as vectors |
val.rm |
variables will be removed |
list of vectors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.