[R] history in R.app on Mac

Weiwei Shi helprhelp at gmail.com
Mon Jun 11 18:18:19 CEST 2007


hi,

I am really confused by history function in R.app for Mac:

Here is some test from command-line:
> ls()
character(0)
> ls()
character(0)
> ls()
character(0)
> history()
ls()
ls()
ls()
history()

That is what I expected. But from R.app, it does not show anything.

               _
platform       i386-apple-darwin8.9.1
arch           i386
os             darwin8.9.1
system         i386, darwin8.9.1
status
major          2
minor          5.0
year           2007
month          04
day            23
svn rev        41293
language       R
version.string R version 2.5.0 (2007-04-23)

Thanks,



-- 
Weiwei Shi, Ph.D
Research Scientist
GeneGO, Inc.

"Did you always know?"
"No, I did not. But I believed..."
---Matrix III



More information about the R-help mailing list