Re: [R] how to use melt cast commands in R in window7

2011-03-12 Thread John Kane
It may be a stupid question but have you loaded reshape? library(reshape) ?melt --- On Sat, 3/12/11, Deepika wrote: > From: Deepika > Subject: [R] how to use melt cast commands in R in window7 > To: r-help@r-project.org > Received: Saturday, March 12, 2011, 3:45 AM > Hi, >

Re: [R] how to use melt cast commands in R in window7

2011-03-12 Thread Ista Zahn
Please read the posting guide. "It is not working" doesn't give us any clues. Tell us what you did and what happened. Best, Ista On Sat, Mar 12, 2011 at 8:45 AM, Deepika wrote: > Hi, > I have installed R on my computer with windows 7 . I also installed reshape > software, but I am not being able

[R] how to use melt cast commands in R in window7

2011-03-12 Thread Deepika
Hi, I have installed R on my computer with windows 7 . I also installed reshape software, but I am not being able to work with melt cast commands . I have chjecked the commands.It is not working. Thankyou, Deepika [[alternative HTML version deleted]] __