Re: [R] Paste in a FOR loop

2008-12-31 Thread Stavros Macrakis
On Wed, Dec 31, 2008 at 6:12 AM, Michael Pearmain wrote: > summary(z.out.1) > summary(s.out.1) > hist(s.out.1$qi$ev)... > This seemed a rather long winded way of doing things to me and a simple for > loop should handle this, as later i want it to be dynamic for a number of > groups so my new code

Re: [R] Paste in a FOR loop

2008-12-31 Thread Dieter Menne
Michael Pearmain google.com> writes: > > Hi All, > I've been having a little trouble using R2HTML and a loop, but can't figure > out where the problem lies, any hints gratefully received. > .. > library(R2HTML) > HTMLStart(outdir = > file.path("C://Example_work","R_projects","Dynamic_creative"

Re: [R] Paste in a FOR loop

2008-12-31 Thread Carlos J. Gil Bellosta
?eval Carlos J. Gil Bellosta http://www.datanalytics.com __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-

[R] Paste in a FOR loop

2008-12-31 Thread Michael Pearmain
Hi All, I've been having a little trouble using R2HTML and a loop, but can't figure out where the problem lies, any hints gratefully received. My code at the minute, (Which does work) is in the following: library(R2HTML) HTMLStart(outdir = file.path("C://Example_work","R_projects","Dynamic_creati