powered by
converts a list in a dataframe
listToDataFrame(dlist)
a list
# NOT RUN { a <- 1:5 listToDataFrame(a) b = listToDataFrame(a) # }
Run the code above in your browser using DataLab