pull_list: pull_list

View source: R/func.dataproc.R

pull_listR Documentation

pull_list

Description

converting data frame to list for modeling purposes

Usage

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


realxinzhao/tradecast documentation built on June 1, 2024, 3:37 a.m.