cols2list: Convert data frame columns to list elements

View source: R/cols2list.R

cols2listR Documentation

Convert data frame columns to list elements

Description

Convenience function to create a list out of data frame columns

Usage

cols2list(x)

Arguments

x

Input: Will be coerced to data.frame, then each column will become an element of a list

Author(s)

E.D. Gennatas


egenn/rtemis documentation built on Feb. 11, 2025, 5:17 a.m.