I have 50 GLM objects from which I have created 50 lists and I wish to append
them to each other. I have tried the command "rbind(mlist$cHA,mlist$cHB)"
which was succeful to append the first 2, but how can I merge the entire
list without listing them all?

Thanks in advance



--
View this message in context: 
http://r.789695.n4.nabble.com/Append-two-lists-tp4648224.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to