I searched the forum and couldn't find a similar question, so I apologize if I may have missed it.
Simply, I have a list of data. It's length is 132, and within each list, there is a list of length 20.
Is there a "quick" way to convert this structure into a data frame that has 132 rows and 20 columns of data? I am new to R, so I figure there is probably an easy way to do this.
Many thanks in advance
