toVectorList: Converts a data.frame or matrix into a list of named vectors...

View source: R/rutils.R

toVectorListR Documentation

Converts a data.frame or matrix into a list of named vectors where each column is a named vector

Description

Converts a data.frame or matrix into a list of named vectors where each column is a named vector

Usage

toVectorList(df)

genpack/gener documentation built on Jan. 27, 2025, 1:07 a.m.