The R Project SVN R

Rev

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

Rev 68948 Rev 88585
Line 52... Line 52...
52
}
52
}
53
\value{
53
\value{
54
  An object of class \code{call}.
54
  An object of class \code{call}.
55
}
55
}
56
\references{
56
\references{
57
  Chambers, J. M. (1998)
57
  \bibshow{R:Chambers:1998}
58
  \emph{Programming with Data. A Guide to the S Language}.
-
 
59
  Springer.
-
 
60
}
58
}
61
\seealso{
59
\seealso{
62
  \code{\link{sys.call}()} is similar, but does \emph{not} expand the
60
  \code{\link{sys.call}()} is similar, but does \emph{not} expand the
63
  argument names;
61
  argument names;
64
  \code{\link{call}}, \code{\link{pmatch}}, \code{\link{match.arg}},
62
  \code{\link{call}}, \code{\link{pmatch}}, \code{\link{match.arg}},