Displaying 2 results from an estimated 2 matches for "shownext".
Did you mean:
phonext
2010 Jun 15
1
Fwd: Re: "Graphics history" in UNIX
...quot; column of a new Console:
F10+AnyModifier : source("/.../GraphicsHistorySubstitute.R")' ##
initialise
F10-AnyModifier : rp$record()\n ## record current plot'
F11-AnyModifier : rp$showPrevious()\n ## show previous recorded plot'
F11+AnyModifier : rp$showNext()\n ## show next recorded plot'
F12-AnyModifier : rp$restore()\n ## show last recorded plot'
Do you know if and how to achieve the same effect writing a script
instead of interactively coding key functions?
Thanks for caring, Roberto Scotti
-------- Messaggio original...
2010 Jun 09
2
"Graphics history" in UNIX
Hello. First post, please excuse lack of experience.
I recently switched from MS-Win to Kubuntu and find it rather difficult
to recover Cran-R ease of use.
The "Graphics history" facility available under Windows was, for me,
extremely useful.
From Murrell's 2005 book (see citation below) I understand that no such
facility is available under non-Windows systems.
In R-help