Revision: 1235
http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1235&view=rev
Author: warnes
Date: 2007-12-20 14:48:22 -0800 (Thu, 20 Dec 2007)
Log Message:
-----------
Two letter clarification of help text for heatmap.2()
Modified Paths:
--------------
trunk/gplots/man/heatmap.2.Rd
Modified: trunk/gplots/man/heatmap.2.Rd
===================================================================
--- trunk/gplots/man/heatmap.2.Rd 2007-12-20 22:24:40 UTC (rev 1234)
+++ trunk/gplots/man/heatmap.2.Rd 2007-12-20 22:48:22 UTC (rev 1235)
@@ -81,7 +81,7 @@
\item{Rowv}{determines if and how the \emph{row} dendrogram should be
reordered. By default, it is TRUE, which implies dendrogram is
computed and reordered based on row means. If NULL or FALSE, then no
- dendrogram is computed and reordering is done. If a
+ dendrogram is computed and no reordering is done. If a
\code{\link{dendrogram}}, then it is used "as-is", ie
without any reordering. If a vector of integers, then dendrogram is
computed and reordered based on the order of the vector.}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|