Re: [R] averaging two tables (rows with columns)

2012-05-10 Thread Kristi Glover
To: kristi.glo...@hotmail.com > CC: r-help@r-project.org > Subject: Re: [R] averaging two tables (rows with columns) > From: petr.pi...@precheza.cz > Date: Thu, 10 May 2012 18:10:33 +0200 > > Hi > > as already mentioned your data can not be deciphered. Use > > dput(ta

Re: [R] averaging two tables (rows with columns)

2012-05-10 Thread Petr PIKAL
Hi as already mentioned your data can not be deciphered. Use dput(table1) for sending usable data. >From what you describe probably ?aggregate can be used. But without suitable data you hardly get any advice. Regards Petr > > > Hi R user,I am struggling to figure out on how I can calculate

Re: [R] averaging two tables (rows with columns)

2012-05-10 Thread John Kane
Kristi, Your data has come through in a totally unreadable layout. Have a look at ?dput as a handy way to present sample data. Just run dput(mydata), copy the output and paste into the email. John Kane Kingston ON Canada > -Original Message- > From: kristi.glo...@hotmail.com > Sent: