Learn R Programming

dprint (version 0.0.4)

list.to.df: List to Data.frame

Description

Convert a list of vectors, of varying length, to a data frame. Elements are NA where lengths of vectors are smaller than the length of the largest vector.

Usage

list.to.df(lst)

Arguments

lst

this is a list returned from string split