Hi Ista, Many thanks for your suggestion. I started reading the manual. It is a perfect size for me, not too short, not too long. I'll study and play with it.
Regards, Tena Sakai [email protected] -----Original Message----- From: Ista Zahn [mailto:[email protected]] Sent: Wed 4/29/2009 6:26 AM To: Tena Sakai Cc: [email protected] Subject: Re: [R] Newbie R question PART2 Hi Tena, I recommend rapache for building websites with R. See http://biostat.mc.vanderbilt.edu/rapache/ -Ista > ---------- Forwarded message ---------- > From: "Tena Sakai" <[email protected]> > To: <[email protected]>, <[email protected]> > Date: Tue, 28 Apr 2009 15:04:53 -0700 > Subject: Re: [R] Newbie R question PART2 > Hi, > > Many thanks to Wacek Kusnierczyk and Ted Harding. > > I learned 3 new tricks. (Not bad for a newbie?) > > $ R --silent --no-save < barebone.R > $ R --quiet --no-save < barebone.R > $ R --slave < barebone.R > > With slight differences, they all do what I wanted. > > Moving right along my tiny agenda... > > Given the same one-liner, > cat ('Hello World!\n') > would someone please show me how to turn this one liner > into a web page with Rpad? > > Obviously, What I want to build is a web page, where it > say "click <here>" and when it is clicked the screen > blanks out and give a line: > Hello World! > > I have looked at an example or two of Rpad, but it was > overly complicated for simpleminded newbie. > > Regards, > > Tena Sakai > [email protected] [[alternative HTML version deleted]] ______________________________________________ [email protected] 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-contained, reproducible code.

