Skip to content
Prev 22688 / 398502 Next

How to run R to generate graphics (jpeg) files dynamically ?

Please read the rw-FAQ Q2.9.  You want to use rterm --no-save < input.R
and to open a jpeg() device in input.R.  You cannot use Rgui.

The answer here depends on the platform in use: you are using Windows, and
neglected to tell us.
On Wed, 14 Aug 2002, Helena Shevchuk wrote:

            
There's a whole R manual on that: see the Help menu in Rgui.
Answered above.