The R Project SVN R

Rev

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

Rev 24165 Rev 24300
Line 23... Line 23...
23
 
23
 
24
  The first form first looks for an exact match to \code{code} amongst the
24
  The first form first looks for an exact match to \code{code} amongst the
25
  attributed of \code{x}, then a partial match.  If no exact match is
25
  attributed of \code{x}, then a partial match.  If no exact match is
26
  found and more than one partial match is found, the result is \code{NULL}.
26
  found and more than one partial match is found, the result is \code{NULL}.
27
}
27
}
-
 
28
\references{
-
 
29
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
-
 
30
  \emph{The New S Language}.
-
 
31
  Wadsworth \& Brooks/Cole.
-
 
32
}
28
\seealso{
33
\seealso{
29
  \code{\link{attributes}}
34
  \code{\link{attributes}}
30
}
35
}
31
\examples{
36
\examples{
32
# create a 2 by 5 matrix
37
# create a 2 by 5 matrix