The R Project SVN R

Rev

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

Rev 88581 Rev 88585
Line 54... Line 54...
54
  An integer vector (possibly including \code{NA} if \code{nomatch =
54
  An integer vector (possibly including \code{NA} if \code{nomatch =
55
    NA}) of the same length as \code{x}, giving the indices of the
55
    NA}) of the same length as \code{x}, giving the indices of the
56
  elements in \code{table} which matched, or \code{nomatch}.
56
  elements in \code{table} which matched, or \code{nomatch}.
57
}
57
}
58
\references{
58
\references{
59
  \bibshow{R:Becker+Chambers+Wilks:1988}
59
  \bibshow{R:Becker+Chambers+Wilks:1988, R:Chambers:1998}
60
 
-
 
61
  Chambers, J. M. (1998)
-
 
62
  \emph{Programming with Data. A Guide to the S Language}.
-
 
63
  Springer.
-
 
64
}
60
}
65
\seealso{
61
\seealso{
66
  \code{\link{match}}, \code{\link{charmatch}} and
62
  \code{\link{match}}, \code{\link{charmatch}} and
67
  \code{\link{match.arg}}, \code{\link{match.fun}},
63
  \code{\link{match.arg}}, \code{\link{match.fun}},
68
  \code{\link{match.call}}, for function argument matching etc.,
64
  \code{\link{match.call}}, for function argument matching etc.,