The R Project SVN R

Rev

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

Rev 61729 Rev 61731
Line 21... Line 21...
21
  \code{\link{NA}} \code{\link{NA_integer_}} \code{\link{NA_real_}}
21
  \code{\link{NA}} \code{\link{NA_integer_}} \code{\link{NA_real_}}
22
  \code{\link{NA_complex_}} \code{\link{NA_character_}}
22
  \code{\link{NA_complex_}} \code{\link{NA_character_}}
23
 
23
 
24
  \code{\dots} and \code{..1}, \code{..2} etc, which are used to refer to
24
  \code{\dots} and \code{..1}, \code{..2} etc, which are used to refer to
25
  arguments passed down from a calling function.  See the
25
  arguments passed down from a calling function.  See the
26
% This failed in make pdf
-
 
27
%  \href{/doc/manual/R-intro.html#The-three-dots-argument}{Introduction to R}
26
  \ifelse{html}{\href{/doc/manual/R-intro.html#The-three-dots-argument}{Introduction to R}}{\sQuote{Introduction to R}}
28
  \sQuote{Introduction to R}
-
 
29
  manual for usage of these syntactic elements,
27
  manual for usage of these syntactic elements,
30
  and \link[methods]{dotsMethods} for their use in formal methods.
28
  and \link[methods]{dotsMethods} for their use in formal methods.
31
}
29
}
32
\details{
30
\details{
33
  Reserved words outside \link[=Quotes]{quotes} are always parsed to be
31
  Reserved words outside \link[=Quotes]{quotes} are always parsed to be