Displaying 2 results from an estimated 2 matches for "testsaveplot".
2011 Jun 23
1
Saved EPS does not match screen when using bquote(.(i))
...<http://www.indiana.edu/%7Ekruschke/DoingBayesianDataAnalysis/>
2011/6/22 Uwe Ligges <ligges@statistik.tu-dortmund.de>
>
>
> On 22.06.2011 13:50, John Kruschke wrote:
>
>> The error happens when using the savePlot() command, like this:
>> savePlot( file="TestSavePlot.eps" , type="eps" )
>> savePlot( file="TestSavePlot.jpg" , type="jpg" )
>>
>
> Well, plot directly into a device, for postscript:
>
> postscript("estSavePlot.eps", additionalArguments .....)
> plot(1:10)
> dev.off()
>
>...
2011 Jun 22
1
Saved EPS/PDF graphics not same as JPG/BMP graphics
...ould be
appreciated. For example, are there EPS/PDF device drivers that need to be
separately updated?
Many thanks.
John K. Kruschke, Professor
<http://www.indiana.edu/%7Ekruschke/DoingBayesianDataAnalysis/>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestSavePlot.eps
Type: application/postscript
Size: 23041 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110621/8941eff0/attachment.eps>