The R Project SVN R

Rev

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

Rev 68948 Rev 74363
Line 19... Line 19...
19
  plotting, for example.  A generic function.
19
  plotting, for example.  A generic function.
20
}
20
}
21
\value{
21
\value{
22
  A character vector or list of such vectors.  For a vector the results
22
  A character vector or list of such vectors.  For a vector the results
23
  is the names or \code{seq_along(x)} and for a data frame or array it
23
  is the names or \code{seq_along(x)} and for a data frame or array it
24
  is the dimnames (with \code{NULL} expanded to \code{seq_len(d[i])}.
24
  is the dimnames (with \code{NULL} expanded to \code{seq_len(d[i])}).
25
}
25
}
26
\references{
26
\references{
27
  Chambers, J. M. and Hastie, T. J. (1992)
27
  Chambers, J. M. and Hastie, T. J. (1992)
28
  \emph{Statistical Models in S.}
28
  \emph{Statistical Models in S.}
29
  Wadsworth & Brooks/Cole.
29
  Wadsworth & Brooks/Cole.