The R Project SVN R

Rev

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

Rev 80047 Rev 88585
Line 78... Line 78...
78
  \code{\link{as.matrix}} and \code{\link{data.matrix}} (and potentially
78
  \code{\link{as.matrix}} and \code{\link{data.matrix}} (and potentially
79
  other functions).  (All zero-row data frames are regarded as having
79
  other functions).  (All zero-row data frames are regarded as having
80
  automatic row names.)
80
  automatic row names.)
81
}
81
}
82
\references{
82
\references{
83
  Chambers, J. M. (1992)
-
 
84
  \emph{Data for models.}
83
  \bibshow{R:Chambers:1992:c3}
85
  Chapter 3 of \emph{Statistical Models in S}
-
 
86
  eds J. M. Chambers and T. J. Hastie, Wadsworth & Brooks/Cole.
-
 
87
}
84
}
88
\seealso{
85
\seealso{
89
  \code{\link{data.frame}}, \code{\link{rownames}}, \code{\link{names}}.
86
  \code{\link{data.frame}}, \code{\link{rownames}}, \code{\link{names}}.
90
 
87
 
91
  \code{.row_names_info} for the internal representations.
88
  \code{.row_names_info} for the internal representations.