The R Project SVN R

Rev

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

Rev 61150 Rev 61433
Line 43... Line 43...
43
  \code{\link{levels}} which should be set for factors via the
43
  \code{\link{levels}} which should be set for factors via the
44
  \code{levels} replacement function.)
44
  \code{levels} replacement function.)
45
 
45
 
46
  The extractor function allows (and does not match) empty and missing
46
  The extractor function allows (and does not match) empty and missing
47
  values of \code{which}: the replacement function does not.
47
  values of \code{which}: the replacement function does not.
48
  
48
 
49
  Both are \link{primitive} functions.
49
  Both are \link{primitive} functions.
50
}
50
}
51
\value{
51
\value{
52
  For the extractor, the value of the attribute matched, or \code{NULL}
52
  For the extractor, the value of the attribute matched, or \code{NULL}
53
  if no exact match is found and no or more than one partial match is found.
53
  if no exact match is found and no or more than one partial match is found.