[R] a question
Greg Snow
Greg.Snow at imail.org
Wed Mar 16 20:12:38 CET 2011
If you do ?Startup then you get the help page that describes all that R does as it starts up and there are a few places in there that it describes where you can put things to be run automatically.
I have done this for a doctor before who wanted to show the demonstration I showed him to others, but did not know any R, so I installed R for him and set a script to automatically run so he just double clicked on the icon and R started and ran the demonstration for him. This sounds similar to what you want. In my case I used .Rprofile, but there are other options in the Startup help page that may work better for you.
--
Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.snow at imail.org
801.408.8111
> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
> project.org] On Behalf Of Jeela Mohammadian
> Sent: Wednesday, March 16, 2011 4:18 AM
> To: r-help at r-project.org
> Subject: [R] a question
>
> Hi,
>
> I must seek a favour regarding of R project,
>
>
>
> can we make an application out of R. I mean a small application that
> automatically runs and do the estimation automatically. Because the
> things I do is that I copy codes from script to work book and then it
> runs and gives the output. can it be done automatically?
>
> I will appreaciate if you could answer.
>
> Best Regards
>
> Jeela
>
>
>
>
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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-contained, reproducible code.
More information about the R-help
mailing list