[R] Newbie R question PART2

Ista Zahn istazahn at gmail.com
Wed Apr 29 15:26:15 CEST 2009


Hi Tena,

I recommend rapache for building websites with R. See
http://biostat.mc.vanderbilt.edu/rapache/

-Ista
> ---------- Forwarded message ----------
> From: "Tena Sakai" <tsakai at gallo.ucsf.edu>
> To: <ted.harding at manchester.ac.uk>, <r-help at r-project.org>
> 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
> tsakai at gallo.ucsf.edu




More information about the R-help mailing list