The R Project SVN R

Rev

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

Rev 88593 Rev 90027
Line 161... Line 161...
161
    \code{group(lceil, x, rceil)} \tab special delimiters \cr
161
    \code{group(lceil, x, rceil)} \tab special delimiters \cr
162
    \code{group(lfloor, x, rfloor)} \tab special delimiters \cr
162
    \code{group(lfloor, x, rfloor)} \tab special delimiters \cr
163
    \code{group(langle, list(x, y), rangle)} \tab special delimiters \cr
163
    \code{group(langle, list(x, y), rangle)} \tab special delimiters \cr
164
  }
164
  }
165
 
165
 
166
  The supported \sQuote{scalable delimiters} are \code{| ( [ \{}
166
  The supported \sQuote{scalable delimiters} are \samp{| ( [ \{}
167
  and their right-hand versions.
167
  and their right-hand versions.
168
  \code{"."} is equivalent to \code{""}: the corresponding delimiter
168
  \code{"."} is equivalent to \code{""}: the corresponding delimiter
169
  will be omitted. Delimiter \code{||} is supported but has the same
169
  will be omitted. Delimiter \code{||} is supported but has the same
170
  effect as \code{|}.
170
  effect as \code{|}.
171
  The special delimiters \code{lceil}, \code{lfloor}, \code{langle}
171
  The special delimiters \code{lceil}, \code{lfloor}, \code{langle}