[Robast-commits] r705 - pkg/RobAStBase/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Sep 12 12:19:28 CEST 2013
Author: stamats
Date: 2013-09-12 12:19:28 +0200 (Thu, 12 Sep 2013)
New Revision: 705
Modified:
pkg/RobAStBase/man/ComparePlotWrapper.Rd
pkg/RobAStBase/man/InfoPlotWrapper.Rd
pkg/RobAStBase/man/PlotICWrapper.Rd
Log:
hint on capital letters added
Modified: pkg/RobAStBase/man/ComparePlotWrapper.Rd
===================================================================
--- pkg/RobAStBase/man/ComparePlotWrapper.Rd 2013-09-12 09:52:08 UTC (rev 704)
+++ pkg/RobAStBase/man/ComparePlotWrapper.Rd 2013-09-12 10:19:28 UTC (rev 705)
@@ -36,9 +36,9 @@
invisible(NULL)
}
\description{
- The wrapper takes most of arguments to function
- comparePlot by default and gives a user possibility to
- run the function with low number of arguments
+ The wrapper \code{ComparePlot} (capital C!) takes most of arguments
+ to function \code{comparePlot} (lower case c!) by default and gives a user
+ possibility to run the function with low number of arguments.
}
\section{Details}{
Calls \code{comparePlot} with suitably chosen defaults;
Modified: pkg/RobAStBase/man/InfoPlotWrapper.Rd
===================================================================
--- pkg/RobAStBase/man/InfoPlotWrapper.Rd 2013-09-12 09:52:08 UTC (rev 704)
+++ pkg/RobAStBase/man/InfoPlotWrapper.Rd 2013-09-12 10:19:28 UTC (rev 705)
@@ -29,9 +29,9 @@
invisible(NULL)
}
\description{
- The wrapper takes most of arguments to the plot method by
- default and gives a user possibility to run the function
- with low number of arguments
+ The wrapper \code{InfoPlot} (captial I!) takes most of arguments to the plot
+ method \code{infoPlot} (lower case i!) by default and gives a user possibility to run
+ the function with low number of arguments.
}
\section{Details}{
Calls \code{infoPlot} with suitably chosen defaults. If
Modified: pkg/RobAStBase/man/PlotICWrapper.Rd
===================================================================
--- pkg/RobAStBase/man/PlotICWrapper.Rd 2013-09-12 09:52:08 UTC (rev 704)
+++ pkg/RobAStBase/man/PlotICWrapper.Rd 2013-09-12 10:19:28 UTC (rev 705)
@@ -29,9 +29,9 @@
invisible(NULL)
}
\description{
- The wrapper takes most of arguments to the plot method by
- default and gives a user possibility to run the function
- with low number of arguments
+ The wrapper \code{PlotIC} takes most of arguments to the \code{plot}
+ method by default and gives a user possibility to run the function
+ with low number of arguments.
}
\section{Details}{
Calls \code{plot} with suitably chosen defaults; if
More information about the Robast-commits
mailing list