On 11/28/2007 12:52 PM, Mithun Jacob wrote:

> I wish to run R with Visual C++ as a front end. So I was hoping to run
> a file such as graph.r in the following manner:
> 
> R --slave --save --file=graph.r

I'd set things up to save the graphics to a file, and get your C++ 
program to display the file.

Duncan Murdoch

______________________________________________
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.

Reply via email to