Re: [R] reshape2 issue solved Tnx!

2013-06-05 Thread John Kane
Yes , I think it was only a year or two ago that the change occured. John Kane Kingston ON Canada > -Original Message- > From: neotropical.b...@gmail.com > Sent: Wed, 05 Jun 2013 15:26:25 -0400 > To: r-help@r-project.org > Subject: [R] reshape2 issue solved Tnx! &g

[R] reshape2 issue solved Tnx!

2013-06-05 Thread Neotropical bat risk assessments
Hi again all, As the original code lines I had dated back to 2007 that may have predated reshape2? In any case the use of *dcast *rather than /*cast*/ solved the issue. Then with 3 steps: Stop read Think I saw I just needed to change the line input.cast <- cast(input.melt, Species ~ *Date*, fu