Displaying 1 result from an estimated 1 matches for "tp1561676p1561676".
2010 Feb 19
5
Bind field of a list
...t I have a list
test <- list(a=c("x","v"),b=c("n","m"))
how can I without a loop get test$a bind with test$b (obviously in real life
their would be many fields)
Cheers and thanks
--
View this message in context: http://n4.nabble.com/Bind-field-of-a-list-tp1561676p1561676.html
Sent from the R help mailing list archive at Nabble.com.