[ESS] Getting history access from within an R session run by iESS

Michael Hoffman hoffman.mm at gmail.com
Mon Sep 26 16:39:03 CEST 2005


A.J. Rossini wrote:

> apologizes -- I'm not going to be able to sketch out the general
> approach better until the weekend (at the earliest; more likely
> mid-October), but it basically does something like calling the ess-R
> eval string command with a string containing the R command that you
> want, filled in with the comint-history data.

Thanks! When you have more time I'd love to see some more of what you 
suggest.

> On 9/26/05, Michael Hoffman <hoffman.mm at gmail.com> wrote:
> 
>>I've noticed this won't work when I am using lattice, because
>>grid.newpage() (where I can place a hook) is not actually called until
>>the lattice object is printed, making the print() sys.call(1) rather
>>than the original call to xyplot() or whatever.

Also, I should note that using the call attribute of the lattice object 
is not ideal either as it does not match what was on the commandline before.
-- 
Michael Hoffman




More information about the ESS-help mailing list