Skip to content
Prev 26974 / 63434 Next

Interactiveness

You might also find many of the tools provided in the 'session'  
package helpful for interacting with R in this way.

'session' package description:

Utility functions for interacting with R processes from external  
programs. This package includes functions to save and restore session  
information (including loaded packages, and attached data objects),  
as well as functions to evaluate strings containing R commands and  
return the printed results or an execution transcript.

-Greg
On Dec 11, 2007, at 1:18PM , Tony Plate wrote: