The R Project SVN R

Rev

Rev 15518 | Rev 47262 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15518 Rev 24300
Line 15... Line 15...
15
  \item{values}{replacement values}
15
  \item{values}{replacement values}
16
}
16
}
17
\value{
17
\value{
18
  A vector with the values replaced.
18
  A vector with the values replaced.
19
}
19
}
-
 
20
\references{
-
 
21
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
-
 
22
  \emph{The New S Language}.
-
 
23
  Wadsworth \& Brooks/Cole.
-
 
24
}
20
\note{
25
\note{
21
  \code{x} is unchanged: remember to assign the result.
26
  \code{x} is unchanged: remember to assign the result.
22
}
27
}
23
\keyword{manip}
28
\keyword{manip}