list_of_vectors_to_dt: creates a new data.table where every list element which is a...

View source: R/lib_table.R

list_of_vectors_to_dtR Documentation

creates a new data.table where every list element which is a vector becomes a column

Description

creates a new data.table where every list element which is a vector becomes a column

Usage

list_of_vectors_to_dt(l)

Arguments

l

list of vectors of length N, or dataframes with nrow = N


jorritvm/jrutils documentation built on Feb. 14, 2023, 11:33 p.m.