[Distr-commits] r691 - branches/distr-2.3/pkg/distr/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Nov 29 21:11:14 CET 2010


Author: ruckdeschel
Date: 2010-11-29 21:11:13 +0100 (Mon, 29 Nov 2010)
New Revision: 691

Modified:
   branches/distr-2.3/pkg/distr/R/internals-qqplot.R
Log:
[distr] in minor error in internals-qqplot.R 

Modified: branches/distr-2.3/pkg/distr/R/internals-qqplot.R
===================================================================
--- branches/distr-2.3/pkg/distr/R/internals-qqplot.R	2010-11-24 13:40:02 UTC (rev 690)
+++ branches/distr-2.3/pkg/distr/R/internals-qqplot.R	2010-11-29 20:11:13 UTC (rev 691)
@@ -297,7 +297,7 @@
     mcl$exp.fadcol.pch <- mcl$exp.fadcol.lbl <- NULL
     mcl$nosym.pCI <- mcl$n.CI <- mcl$n.adj <- NULL
     mcl$legend.cex <- mcl$with.legend <- mcl$legend.bg <- NULL
-    mcl$legend.pos <- legend.pref <- legend.postf <- NULL
+    mcl$legend.pos <- mcl$legend.pref <- mcl$legend.postf <- NULL
     mcl$legend.alpha <- NULL
 mcl}
 



More information about the Distr-commits mailing list