converting data frame to list for modeling purposes

pull_list(.df, group = "reg", val.rm = c("variable", "crop"))

Arguments

.df

data frame

group

grouping variable to pull as vectors

val.rm

variables will be removed

Value

list of vectors