[R] apply union function vectorially
statquant2
statquant at gmail.com
Thu Sep 23 09:31:46 CEST 2010
Thank you very much, this solve the problem, but more generally is there a
function that allow to apply a function to a list of object, applying
recursively the function to each answer...
mathematically for a 2 argument function f(u,v) you would like a function g
doing
g(u1,u2,u3,u4,u5) =f(f(f(f(u1,u2),u3),u4),u5)
Thanks if you can help
--
View this message in context: http://r.789695.n4.nabble.com/apply-union-function-vectorially-tp2550162p2551536.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list