Type the following into your console window: install.packages("fortunes") library(fortunes) fortune("brain surgery")
(It's not quite apposite, but close enough). Cheers, Bert On Wed, Nov 13, 2013 at 5:57 AM, Zach Feinstein <zfeinst...@isgmn.com> wrote: > I have finally decided that I will learn R and learn it very well. For now I > am using a program that a friend of mine developed to do some advanced > statistical analyses. I downloaded RStudio to my machine. [Perhaps RStudio is > not the best platform to work from - I have heard that Rattle is sort of the > new standard.] I have so far been able to highlight the rows of the code that > I wish to run, but then I somehow turned off seeing the output. I also cannot > find where I would locate the output window. Yes, frustrated. > > Would any kind soul be interested in helping kickstart my R learning? I have > JoinMe installed on my machine so I figure we can do it interactively. It > should not take more than a few minutes. I am already very experienced with > both C and VBA languages as well as SPSS syntax so there is not much need to > worry about me being too much of a novice. > > Thank you very much in advance. > > Zach Feinstein > zfeinst...@isgmn.com<mailto:zfeinst...@isgmn.com> > (952) 277-0162 > (612) 590-4813 (mobile) > > > [[alternative HTML version deleted]] > > ______________________________________________ > 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-contained, reproducible code. -- Bert Gunter Genentech Nonclinical Biostatistics (650) 467-7374 ______________________________________________ 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-contained, reproducible code.