The R Project SVN R

Rev

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

Rev 21816 Rev 24300
Line 36... Line 36...
36
\note{
36
\note{
37
  There are substantial precedence differences between \R and S.  In
37
  There are substantial precedence differences between \R and S.  In
38
  particular, in S \code{?} has the same precedence as \code{+ -} and
38
  particular, in S \code{?} has the same precedence as \code{+ -} and
39
  \code{& && | ||} have equal precedence.
39
  \code{& && | ||} have equal precedence.
40
}
40
}
-
 
41
\references{
-
 
42
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
-
 
43
  \emph{The New S Language}.
-
 
44
  Wadsworth \& Brooks/Cole.
-
 
45
}
41
\seealso{
46
\seealso{
42
  \code{\link{Arithmetic}}, \code{\link{Comparison}}, \code{\link{Control}},
47
  \code{\link{Arithmetic}}, \code{\link{Comparison}}, \code{\link{Control}},
43
  \code{\link{Extract}}, \code{\link{Logic}}, \code{\link{Paren}}
48
  \code{\link{Extract}}, \code{\link{Logic}}, \code{\link{Paren}}
44
 
49
 
45
  The \emph{R Language Definition} manual.
50
  The \emph{R Language Definition} manual.