Re: [R] system() command in R

2011-04-10 Thread rasanpreet kaur suri
...@hotmail.com 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 On 4 April 2011 16:54, rasanpreet kaur suri wrote: Hi all, I have

Re: [R] system() command in R

2011-04-05 Thread rasanpreet kaur suri
at 10:07 AM, nandan amar nandan.a...@gmail.com wrote: On 4 April 2011 16:54, rasanpreet kaur suri rasanpreet.k...@gmail.comwrote: 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: cmd-sh start-server.sh system(cmd

[R] system() command in R

2011-04-04 Thread rasanpreet kaur suri
. 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://stat.ethz.ch

[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

Re: [R] merging multiple data frames

2010-09-23 Thread rasanpreet kaur suri
, Steve Lianoglou mailinglist.honey...@gmail.com wrote: Hi, On Thu, Sep 23, 2010 at 9:04 AM, rasanpreet rasanpreet.k...@gmail.com wrote: hi guys i have multiple data frames which i want to merge. there are four of them..eg Can you provide a (correct) example of what you want your

[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

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

2010-09-14 Thread rasanpreet
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 [hidden email]http://user/SendEmail.jtp?type=nodenode=2539020i=0wrote: hi guys..please help me with this i am working on two