[R] What does "rbind(iris[,,1], iris[,,2], iris[,,3])" do?

François Pinard pinard at iro.umontreal.ca
Thu Apr 13 14:45:28 CEST 2006


[Gabor Grothendieck]
>What you are referring to iris is called iris3 in R so just replace
>iris with iris3.   iris3 is a 3d array in R whereas iris is a data frame.

Thanks for this calm and simple reply.  Some could learn from you! :-)

-- 
François Pinard   http://pinard.progiciels-bpi.ca




More information about the R-help mailing list