[Robast-commits] r249 - branches/robast-0.7/pkg/RobAStBase/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Jan 29 13:47:59 CET 2009
Author: stamats
Date: 2009-01-29 13:47:59 +0100 (Thu, 29 Jan 2009)
New Revision: 249
Modified:
branches/robast-0.7/pkg/RobAStBase/man/infoPlot.Rd
Log:
legend.location was missing in usage-section
Modified: branches/robast-0.7/pkg/RobAStBase/man/infoPlot.Rd
===================================================================
--- branches/robast-0.7/pkg/RobAStBase/man/infoPlot.Rd 2009-01-29 12:31:18 UTC (rev 248)
+++ branches/robast-0.7/pkg/RobAStBase/man/infoPlot.Rd 2009-01-29 12:47:59 UTC (rev 249)
@@ -15,6 +15,7 @@
main = FALSE, inner = TRUE, sub = FALSE,
col.inner = par("col.main"), cex.inner = 0.8,
bmar = par("mar")[1], tmar = par("mar")[3],
+ legend.location = "bottomright",
mfColRow = TRUE, to.draw.arg = NULL)
}
\arguments{
More information about the Robast-commits
mailing list