Skip to content
Back to formatted view

Raw Message

Message-ID: <47F0B528.5090003@statistik.tu-dortmund.de>
Date: 2008-03-31T09:55:52Z
From: Uwe Ligges
Subject: png file in batch mode
In-Reply-To: <16395299.post@talk.nabble.com>

mysimbaa wrote:
> Dear R users,
> I have an R script which produce me a plot. I run it in batch mode.
> The outputed file is .ps
> How ca I ouput the plot in .png in stead of .ps ?
> I found in R FAQ 7.19 the solution but it is for Linux, and I'm using
> Windows.


What about using the png() device?

Uwe Ligges


> Thanks for your help,
> Ciao,
> Adel
>