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 70... Line 70...
70
\value{
70
\value{
71
  The result of evaluating the object: for an expression vector this is
71
  The result of evaluating the object: for an expression vector this is
72
  the result of evaluating the last element.
72
  the result of evaluating the last element.
73
}
73
}
74
\references{
74
\references{
75
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
-
 
76
  \emph{The New S Language}.
-
 
77
  Wadsworth & Brooks/Cole.  (\code{eval} only.)
75
  \bibshow{R:Becker+Chambers+Wilks:1988}  (\code{eval} only.)
78
}
76
}
79
\seealso{
77
\seealso{
80
  \code{\link{expression}}, \code{\link{quote}}, \code{\link{sys.frame}},
78
  \code{\link{expression}}, \code{\link{quote}}, \code{\link{sys.frame}},
81
  \code{\link{parent.frame}}, \code{\link{environment}}.
79
  \code{\link{parent.frame}}, \code{\link{environment}}.
82
 
80