[Distr-commits] r160 - branches/distr-2.0/pkg/distrSim/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed May 21 14:15:53 CEST 2008
Author: stamats
Date: 2008-05-21 14:15:53 +0200 (Wed, 21 May 2008)
New Revision: 160
Modified:
branches/distr-2.0/pkg/distrSim/man/subsetting-methods.Rd
Log:
tried proposal by Kurt Horning, still obtain warning ...
Modified: branches/distr-2.0/pkg/distrSim/man/subsetting-methods.Rd
===================================================================
--- branches/distr-2.0/pkg/distrSim/man/subsetting-methods.Rd 2008-05-21 11:47:17 UTC (rev 159)
+++ branches/distr-2.0/pkg/distrSim/man/subsetting-methods.Rd 2008-05-21 12:15:53 UTC (rev 160)
@@ -12,7 +12,7 @@
\S4method{[}{SeqDataFrames}(x, i, j, k, drop = FALSE)
## "[<-"(x,i,j,k, value) # is: x[i,j,k] <- value
-\S4method{[<-}{SeqDataFrames}(x, i, j, k, value)
+\S4method{[}{SeqDataFrames}(x, i, j, k) <- value
}
\arguments{
\item{x}{ object of class \code{SeqDataFrames} from which to extract element(s) or in which to
More information about the Distr-commits
mailing list