[R] should I use rbind in my example?

SNN s.nancy1 at yahoo.com
Wed Jan 21 16:30:44 CET 2009


Hi,

I need to rbind two data frames. Each one has a header . after the rbind I
would like to keep the header for each and have the two data frames
separated by a line. Is this possible to do in R?

 For example
 
 weight_mean    weight_sd.dev 
>  F 14.33333  4.932883 
> M 34.66667 10.692677 
> 
>    hight_mean    hight_sd.dev 
> F 35.00000  7.071068 
> M 34.66667 10.692677


-- 
View this message in context: http://www.nabble.com/should-I-use-rbind-in-my-example--tp21585464p21585464.html
Sent from the R help mailing list archive at Nabble.com.




More information about the R-help mailing list