The R Project SVN R

Rev

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

Rev 85065 Rev 88585
Line 22... Line 22...
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
  \bibshow{R:Chambers+Hastie:1992}
28
  \emph{Statistical Models in S.}
-
 
29
  Wadsworth & Brooks/Cole.
-
 
30
}
28
}
31
\keyword{print}
29
\keyword{print}
32
\keyword{models}
30
\keyword{models}