[Distr-commits] r82 - pkg/distrTEst/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Feb 20 23:23:23 CET 2008
Author: ruckdeschel
Date: 2008-02-20 23:23:23 +0100 (Wed, 20 Feb 2008)
New Revision: 82
Modified:
pkg/distrTEst/man/EvaluationList-class.Rd
Log:
minor typos in docu to EvaluationList-class
Modified: pkg/distrTEst/man/EvaluationList-class.Rd
===================================================================
--- pkg/distrTEst/man/EvaluationList-class.Rd 2008-02-20 12:31:25 UTC (rev 81)
+++ pkg/distrTEst/man/EvaluationList-class.Rd 2008-02-20 22:23:23 UTC (rev 82)
@@ -14,10 +14,10 @@
they all have the same result-format and also share the same data-set. }
\section{Objects from the Class}{
Objects may be created by the generating function \code{EvaluationList}, i.e.;
-\code{EvaluationList(...,name0="a list of \"Evaluation\" objects")}, where all arguments passed through \dots
- have to be objects of class "Evaluation" name, the corresponding result-slots have to contain
+\code{EvaluationList(..., name0 = "a list of \"Evaluation\" objects")}, where all arguments passed through \dots
+ have to be objects of class "Evaluation", the corresponding result-slots have to contain
data.frames of identical dimension; the corresponding calls have to have identical \code{object}-arguments
- (for the data set), and the corresponding \code{Data}-slots have to identical.}
+ (for the data set), and the corresponding \code{Data}-slots have to be identical.}
\section{Slots}{
\describe{
\item{\code{name}:}{Object of class \code{"character"}: the name of the EvaluationList object}
More information about the Distr-commits
mailing list