[R-gregmisc-commits] r2070 - pkg/gplots/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Nov 23 19:22:56 CET 2015


Author: warnes
Date: 2015-11-23 19:22:55 +0100 (Mon, 23 Nov 2015)
New Revision: 2070

Modified:
   pkg/gplots/R/heatmap.2.R
Log:
Remove debugging print() statement.

Modified: pkg/gplots/R/heatmap.2.R
===================================================================
--- pkg/gplots/R/heatmap.2.R	2015-10-15 21:15:57 UTC (rev 2069)
+++ pkg/gplots/R/heatmap.2.R	2015-11-23 18:22:55 UTC (rev 2070)
@@ -468,7 +468,6 @@
                srt=srtCol,
                col=colCol
                )
-          print(colCol)
           par(xpd=xpd.orig)
         }
       else



More information about the R-gregmisc-commits mailing list