The R Project SVN R

Rev

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

Rev 74363 Rev 88667
Line 13... Line 13...
13
}
13
}
14
\arguments{
14
\arguments{
15
  \item{...}{\dQuote{the dots}, as passed from the caller.}
15
  \item{...}{\dQuote{the dots}, as passed from the caller.}
16
  \item{which.call}{passed to \code{\link{sys.call}()}.  A caller may
16
  \item{which.call}{passed to \code{\link{sys.call}()}.  A caller may
17
    use -2 if the message should mention \emph{its} caller.}
17
    use -2 if the message should mention \emph{its} caller.}
18
  \item{allowed}{not yet implemented: character vector of \emph{named}
18
  \item{allowed}{character vector of \emph{named}
19
    elements in \code{...} which are \dQuote{allowed} and hence not
19
    elements in \code{...} which are \dQuote{allowed} and hence not
20
    warned about.}
20
    warned about.}
21
}
21
}
22
\author{Martin Maechler, first version outside base, June 2012.}
22
\author{Martin Maechler, first version outside base, June 2012.}
23
\seealso{
23
\seealso{