The R Project SVN R

Rev

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

Rev 80321 Rev 88581
Line 65... Line 65...
65
    \item type \code{"symbol"} is called mode \code{"name"}.
65
    \item type \code{"symbol"} is called mode \code{"name"}.
66
    \item type \code{"language"} is returned as \code{"("} or \code{"call"}.
66
    \item type \code{"language"} is returned as \code{"("} or \code{"call"}.
67
  }
67
  }
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{typeof}} for the R-internal \sQuote{mode} or \sQuote{type},
73
  \code{\link{typeof}} for the R-internal \sQuote{mode} or \sQuote{type},
76
  \code{\link[utils]{type.convert}}, \code{\link{attributes}}.
74
  \code{\link[utils]{type.convert}}, \code{\link{attributes}}.
77
}
75
}