The R Project SVN R

Rev

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

Rev 82591 Rev 88581
Line 49... Line 49...
49
  There are substantial precedence differences between \R and S.  In
49
  There are substantial precedence differences between \R and S.  In
50
  particular, in S \code{?} has the same precedence as (binary) \code{+ -}
50
  particular, in S \code{?} has the same precedence as (binary) \code{+ -}
51
  and \code{& && | ||} have equal precedence.
51
  and \code{& && | ||} have equal precedence.
52
}
52
}
53
\references{
53
\references{
54
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
54
  \bibshow{R:Becker+Chambers+Wilks:1988}
55
  \emph{The New S Language}.
-
 
56
  Wadsworth & Brooks/Cole.
-
 
57
}
55
}
58
\seealso{
56
\seealso{
59
  \code{\link{Arithmetic}}, \code{\link{Comparison}}, \code{\link{Control}},
57
  \code{\link{Arithmetic}}, \code{\link{Comparison}}, \code{\link{Control}},
60
  \code{\link{Extract}}, \code{\link{Logic}},
58
  \code{\link{Extract}}, \code{\link{Logic}},
61
  \code{\link{NumericConstants}}, \code{\link{Paren}},
59
  \code{\link{NumericConstants}}, \code{\link{Paren}},