R/ldcast.R
ldcast.Rd
Turn a list into a dataframe
ldcast(L, na.rm = FALSE, na.value = NULL)
a list
a dataframe with as many rows as the longest vector in the list