The R Project SVN R

Rev

Rev 85065 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 85065 Rev 88581
Line 65... Line 65...
65
  \code{expression(\dots)}.  The result is a call to the
65
  \code{expression(\dots)}.  The result is a call to the
66
  \code{\link{expression}} constructor function and needs to be evaluated
66
  \code{\link{expression}} constructor function and needs to be evaluated
67
  with \code{\link{eval}} to give the actual expression object.
67
  with \code{\link{eval}} to give the actual expression object.
68
}
68
}
69
\references{
69
\references{
70
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
70
  \bibshow{R:Becker+Chambers+Wilks:1988}
71
  \emph{The New S Language}.
-
 
72
  Wadsworth & Brooks/Cole.
-
 
73
}
71
}
74
\seealso{
72
\seealso{
75
  \code{\link{missing}} for argument \sQuote{missingness},
73
  \code{\link{missing}} for argument \sQuote{missingness},
76
  \code{\link{bquote}} for partial substitution,
74
  \code{\link{bquote}} for partial substitution,
77
  \code{\link{sQuote}} and \code{\link{dQuote}} for adding quotation
75
  \code{\link{sQuote}} and \code{\link{dQuote}} for adding quotation