[R-gregmisc-users] SF.net SVN: r-gregmisc:[1446] trunk/gplots/man/venn.Rd
Brought to you by:
warnes
From: <wa...@us...> - 2010-06-11 03:29:18
|
Revision: 1446 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1446&view=rev Author: warnes Date: 2010-06-11 03:29:12 +0000 (Fri, 11 Jun 2010) Log Message: ----------- Fix errors detected by R CMD check Modified Paths: -------------- trunk/gplots/man/venn.Rd Modified: trunk/gplots/man/venn.Rd =================================================================== --- trunk/gplots/man/venn.Rd 2010-06-11 03:27:44 UTC (rev 1445) +++ trunk/gplots/man/venn.Rd 2010-06-11 03:29:12 UTC (rev 1446) @@ -25,7 +25,7 @@ should be omitted.} \item{show.plot}{Logical flag indicating whether the plot should be displayed. If false, simply returns the group count matrix.} - \item{y}{Ignored} + \item{y,...}{Ignored} } \details{ \code{data} should be either a named list of vectors containing This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |