Re: [R] Installing R in Ubuntu

2008-08-12 Thread Shreyasee Pradhan
don't understand where I went I wrong. I will definitely try the following commands. Thanks, Shreyasee On Wed, Aug 13, 2008 at 12:02 PM, Senthil Kumar M <[EMAIL PROTECTED]>wrote: > On Tue, Aug 12, 2008 at 9:24 PM, Shreyasee Pradhan > <[EMAIL PROTECTED]> wrote: > > Hi,

[R] Installing R in Ubuntu

2008-08-12 Thread Shreyasee Pradhan
Hi, I am running Ubuntu on my Windows OS through VMware. I am trying to install R in Ubuntu, but not getting with those commands, which are there on the site. Can anyone please tell me how to install it, stepwise, with commands to be used. As I m new to Ubuntu as well, I am not aware of the comman

Re: [R] Merging two datasets

2008-08-06 Thread Shreyasee Pradhan
D]> > > Subject: Re: [R] Merging two datasets > > To: "Henrique Dallazuanna" <[EMAIL PROTECTED]>, "Shreyasee Pradhan" < > [EMAIL PROTECTED]> > > Cc: r-help@r-project.org > > Received: Wednesday, August 6, 2008, 12:10 PM > > I looked at

[R] Merging two datasets

2008-08-06 Thread Shreyasee Pradhan
I am facing a problem in merging two datasets. I have given codes to the names which are common in both the datasets and also to those which are uncommon. When I gave gave the following command merge(df1,df2) only those rows and columns were merged which were having common codes. When I viewed t