-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

  An apparent bug in the documentation for heatmap() was pointed out a
few days ago
<http://tolstoy.newcastle.edu.au/R/e14/devel/11/07/0656.html>.

  I haven't seen any discussion of this.  Would it be better to submit
it as a bug so it doesn't get lost?

  cheers
    Ben Bolker


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk4UbqAACgkQc5UpGjwzenOv7QCgkd8e9C0ANgO7/8kM9nCdWYAG
w/MAn2tF12ACCj+6cI6M3qJ7mu7r59g3
=NM3G
-----END PGP SIGNATURE-----
Index: heatmap.Rd
===================================================================
--- heatmap.Rd  (revision 56237)
+++ heatmap.Rd  (working copy)
@@ -94,7 +94,7 @@
   If either is missing, as by default, then the ordering of the
   corresponding dendrogram is by the mean value of the rows/columns,
   i.e., in the case of rows, \code{Rowv <- rowMeans(x, na.rm=na.rm)}.
-  If either is \code{\link{NULL}}, \emph{no reordering} will be done for
+  If either is \code{\link{NA}}, \emph{no reordering} will be done for
   the corresponding side.
 
   By default (\code{scale = "row"}) the rows are scaled to have mean
______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to