powered by
relist(v, l)
v
l
l = list(b=1,c=2:5,d=matrix(1:4,nrow=2)) relist(1:9,l)
Run the code above in your browser using DataLab