powered by
List2Matrix(list, depth, names)
x=list(a=data.frame(u=1,b=2,c=3),b=data.frame(u=3,b=4,c=6)) List2Matrix(x,depth=1,"X")
Run the code above in your browser using DataLab