[R] RGL and Windows 7
Duncan Murdoch
murdoch.duncan at gmail.com
Fri Oct 1 16:08:09 CEST 2010
On 01/10/2010 9:53 AM, Sven Wagner wrote:
> Thanks, but your suggestions don't solve the problem. Though, the plot is
> storable via the rgl.postscript command, but this increases computation time
> and memory requirements.
rgl.postscript is limited in the kinds of scenes it can render, so check
carefully whether you have a faithful copy of the image. If you do, it
will probably be much better quality than the bitmap that rgl.snapshot
produces.
Duncan Murdoch
More information about the R-help
mailing list