Re: [R] Problem with xyplot when creating a .png graphic

2010-01-26 Thread David Winsemius
On Jan 26, 2010, at 7:33 PM, Harald Hofmann wrote: Hello, I have the following problem. I have created a couple of scripts to create .png graphic files from data plots, using the xyplot (lattice) command. When I refere to the script with source(""), the script will be red but there is no

[R] Problem with xyplot when creating a .png graphic

2010-01-26 Thread Harald Hofmann
Hello, I have the following problem. I have created a couple of scripts to create .png graphic files from data plots, using the xyplot (lattice) command. When I refere to the script with source(""), the script will be red but there is no output file. The scripts work well with the regular plot