[R] Bind field of a list
statquant
colin.umansky at barcap.com
Fri Feb 19 15:19:28 CET 2010
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 from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list