search for: bindlists

Displaying 1 result from an estimated 1 matches for "bindlists".

Did you mean: lmindlists
2010 Feb 19
5
Bind field of a list
Hello all I am new in R and so easy stuff are difficult... let say that 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