Re: [R] system() command in R

2011-04-10 Thread rasanpreet kaur suri
use my brevity. > > Mike Marchywka wrote: >> >> -- >> > Date: Tue, 5 Apr 2011 13:37:12 +0530 >> > From: nandan.a...@gmail.com >> > To: rasanpreet.k...@gmail.com >> > CC: r-help@r-project.org >> > Subject: Re: [R] system() command in R >> >

Re: [R] system() command in R

2011-04-05 Thread rasanpreet kaur suri
10:07 AM, nandan amar wrote: > > > On 4 April 2011 16:54, rasanpreet kaur suri wrote: > >> Hi all, >> I have a local server insalled on my system and have to start that from >> within my R function. >> >> here is how I start it: >> >>

[R] system() command in R

2011-04-04 Thread rasanpreet kaur suri
ll waits. The transition from the start of server to next step is not happening. Please help. I have been stuck on this for quite some time now. -- Rasanpreet Kaur [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https:/

Re: [R] merging multiple data frames

2010-09-23 Thread rasanpreet kaur suri
the calcuations you want to do... > > On Thu, Sep 23, 2010 at 8:53 AM, Steve Lianoglou < > mailinglist.honey...@gmail.com> wrote: > >> Hi, >> >> On Thu, Sep 23, 2010 at 9:04 AM, rasanpreet >> wrote: >> > >> > hi guys >> > i have mu

[R] merging multiple data frames

2010-09-23 Thread rasanpreet
hi guys i have multiple data frames which i want to merge. there are four of them..eg pdf SampleID UVDose_J RepairHours Day_0 Day_45 Day_90 1SDM001 1.0 3 485.612 465.142 490.873 2SDM001 1.0 3 503.658 457.863 487.783 3SDM001 1.0 2 533.1

Re: [R] how to compute when row length is different

2010-09-14 Thread rasanpreet
x27;s solution works if you change the ID variable name first in DF1 the > way I did and substitute SampleId for Sample_id in his code, or if you > change the ID variable in DF2 to Sample_id and use his code as is. > > HTH, > Dennis > > On Tue, Sep 14, 2010 at 5:38 AM, rasanpreet

[R] how to compute when row length is different

2010-09-14 Thread rasanpreet
hi guys..please help me with this i am working on two data frames one goes like this: DF1 Sample_id RepairHours Denatured Dose ZeroMean FourtyFiveMean NinetyMean 1 SDM071 0 1B 60.5 19.0 45.0 2 SDM071 1 1B 46.0 23