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 April 24, 2024, 6:58 p.m.