Skip to content
Prev 167745 / 398502 Next

should I use rbind in my example?

SNN
Hi,

This is just for print out so it looks nice. what I have is a loop that
loops over my variables and calculates the mean and the sd for these
variables. Then I need to rbind them so I can stack them up in one file. the
problem is that only the fist header appears and the rest do not. this is
because I used rbind.

I am new into R , can you tell me how you put them in a 'list'?.

Thanks
jholtman wrote: