getGraphicsEvent in an example
Also any demos in the demo directory will be skipped by the automated checks.
On Tue, Feb 17, 2009 at 12:01 PM, Greg Snow <Greg.Snow at imail.org> wrote:
Just wrap the example in either \dontrun{} or
if(interactive()){
}
That way that example will be skipped when the automatic tests are done, but will still be available for a reader to run by copy/paste or the examples function (2nd case above).
This has worked for me, examples using these are playSudoku in the sudoku package and dynIdentify in TeachingDemos.
Hope this helps,
--
Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.snow at imail.org
801.408.8111
-----Original Message----- From: r-devel-bounces at r-project.org [mailto:r-devel-bounces at r- project.org] On Behalf Of Christophe Genolini Sent: Tuesday, February 17, 2009 5:07 AM To: r-devel at r-project.org Subject: [Rd] getGraphicsEvent in an example Hi the list, Is there a way to include a function using a getGraphicsEvent in the \examples section? Christophe
______________________________________________ R-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
______________________________________________ R-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel