The R Project SVN R

Rev

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

Rev 82890 Rev 88581
Line 57... Line 57...
57
\note{
57
\note{
58
  The term \sQuote{symbol} is from the LISP background of \R, whereas
58
  The term \sQuote{symbol} is from the LISP background of \R, whereas
59
  \sQuote{name} has been the standard S term for this.
59
  \sQuote{name} has been the standard S term for this.
60
}
60
}
61
\references{
61
\references{
62
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
62
  \bibshow{R:Becker+Chambers+Wilks:1988}
63
  \emph{The New S Language}.
-
 
64
  Wadsworth & Brooks/Cole.
-
 
65
}
63
}
66
\seealso{
64
\seealso{
67
  \code{\link{call}}, \code{\link{is.language}}.
65
  \code{\link{call}}, \code{\link{is.language}}.
68
  For the internal object mode, \code{\link{typeof}}.
66
  For the internal object mode, \code{\link{typeof}}.
69
 
67