[R] reading data rows

2003-11-20 Thread forkusam
I have problems reading a file with more than one row to carry out mathematical calculations I have a a file of the form mu1 mu2 alpha betaWsigma sigmaA b r 25 15 .05 .05 22 3.3.5 30 20 .1 .2 22 .3.3.5

Re: [R] reading data rows

2003-11-20 Thread Ko-Kang Kevin Wang
Hi, On Thu, 20 Nov 2003, forkusam wrote: to carry out mathematical calculations I have a a file of the form mu1 mu2 alpha betaWsigma sigmaA b r 2515 .05 .05 22 3.3.5 3020 .1 .2 22 .3.3.5 I intend

Re: [R] reading data rows

2003-11-20 Thread Philipp Pagel
On Thu, Nov 20, 2003 at 10:21:49AM -0800, forkusam wrote: I have problems reading a file with more than one row to carry out mathematical calculations I have a a file of the form mu1 mu2 alpha betaWsigma sigmaA b r 2515 .05 .05 22 3.3.5