Sweave options
On 11-12-31 12:07 PM, Michael Friendly wrote:
On 12/30/2011 2:33 PM, Duncan Murdoch wrote:
Remember that that list is not exhaustive, since it is an open-ended format. For example, the rgl package implements a driver that adds an option "delay". (It also uses "resolution", but other drivers use that too.) I imagine odfWeave has its own options too.
Hi Duncan Where is this documented? I don't find an entry under ?rgl. Are there any examples using rgl in Sweave?
See ?rgl.Sweave, but you need to be using the R-forge version, rather than the CRAN one. Duncan Murdoch