The R Project SVN R

Rev

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

Rev 7782 Rev 24300
Line 11... Line 11...
11
\details{
11
\details{
12
  This function can be useful when it is desired to have functions
12
  This function can be useful when it is desired to have functions
13
  return values which can be assigned, but which do not print when they
13
  return values which can be assigned, but which do not print when they
14
  are not assigned.
14
  are not assigned.
15
}
15
}
-
 
16
\references{
-
 
17
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
-
 
18
  \emph{The New S Language}.
-
 
19
  Wadsworth \& Brooks/Cole.
-
 
20
}
16
\seealso{
21
\seealso{
17
  \code{\link{return}},
22
  \code{\link{return}},
18
  \code{\link{function}}.
23
  \code{\link{function}}.
19
}
24
}
20
\examples{
25
\examples{