My apologies. I stand corrected. Thanks Michael. Josh
On Thu, Jul 19, 2012 at 10:29 PM, R. Michael Weylandt <michael.weyla...@gmail.com> wrote: > See: https://stat.ethz.ch/pipermail/r-help/2012-February/303110.html > > Michael > > On Fri, Jul 20, 2012 at 12:19 AM, Joshua Wiley <jwiley.ps...@gmail.com> wrote: >> Hi David, >> >> No, but you can store the results and access that. >> >> ## parentheses to force printing >> (x <- 2 + 3) >> >> x >> >> Cheers, >> >> Josh >> >> >> On Thu, Jul 19, 2012 at 10:12 PM, darnold <dwarnol...@suddenlink.net> wrote: >>> Hi, >>> >>> In Matlab, I can access the last computation as follows: >>> >>>>> 2+3 >>> >>> ans = >>> >>> 5 >>> >>>>> ans >>> >>> ans = >>> >>> 5 >>> >>> Anything similar in R? >>> >>> David >>> >>> >>> >>> -- >>> View this message in context: >>> http://r.789695.n4.nabble.com/Last-answer-tp4637151.html >>> Sent from the R help mailing list archive at Nabble.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-contained, reproducible code. >> >> >> >> -- >> Joshua Wiley >> Ph.D. Student, Health Psychology >> Programmer Analyst II, Statistical Consulting Group >> University of California, Los Angeles >> https://joshuawiley.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-contained, reproducible code. -- Joshua Wiley Ph.D. Student, Health Psychology Programmer Analyst II, Statistical Consulting Group University of California, Los Angeles https://joshuawiley.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-contained, reproducible code.