[Distr-commits] r988 - in branches/distr-2.6/pkg/distrDoc: inst vignettes
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Jan 15 23:55:02 CET 2015
Author: ruckdeschel
Date: 2015-01-15 23:55:02 +0100 (Thu, 15 Jan 2015)
New Revision: 988
Modified:
branches/distr-2.6/pkg/distrDoc/inst/NEWS
branches/distr-2.6/pkg/distrDoc/vignettes/distr.Rnw
Log:
[distrDoc] mention that pattern substitution can now be switched on and off in all plot
functions according to argument withSubst
Modified: branches/distr-2.6/pkg/distrDoc/inst/NEWS
===================================================================
--- branches/distr-2.6/pkg/distrDoc/inst/NEWS 2015-01-15 22:46:56 UTC (rev 987)
+++ branches/distr-2.6/pkg/distrDoc/inst/NEWS 2015-01-15 22:55:02 UTC (rev 988)
@@ -16,6 +16,8 @@
+ updated CITATION file
+ removed some outdated references from uni-bayreuth
+ updated references in vignette distr.Rnw
++ mention that pattern substitution can now be switched on and off in all plot
+ functions according to argument withSubst
under the hood
+ added svn-properties to distr.Rnw
Modified: branches/distr-2.6/pkg/distrDoc/vignettes/distr.Rnw
===================================================================
--- branches/distr-2.6/pkg/distrDoc/vignettes/distr.Rnw 2015-01-15 22:46:56 UTC (rev 987)
+++ branches/distr-2.6/pkg/distrDoc/vignettes/distr.Rnw 2015-01-15 22:55:02 UTC (rev 988)
@@ -1341,6 +1341,7 @@
slot \code{param} of argument \code{x}
\item[\%D] time/date at which plot is/was generated
\end{itemize}
+This substitution can be switched off by means of argument \code{withSubst}.
As usual you may control title sizes and colors with
\code{cex.main} / \code{cex.inner} / \code{cex.sub} respectively with
\code{col} / \code{col.main} / \code{col.inner} / \code{col.sub}. Additionally
More information about the Distr-commits
mailing list