The R Project SVN R

Rev

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

Rev 59712 Rev 61282
Line 82... Line 82...
82
  specific classes of objects, see \link{InternalMethods}.
82
  specific classes of objects, see \link{InternalMethods}.
83
}
83
}
84
\note{
84
\note{
85
  \code{is.array} is a \link{primitive} function.
85
  \code{is.array} is a \link{primitive} function.
86
 
86
 
87
  Versions of \R prior to 2.16.0 allowed (although documented not to) a
87
  \R 2.x.y allowed (although documented not to) a zero-length \code{dim}
88
  zero-length \code{dim} argument, and returned a vector of length one.
88
  argument, and returned a vector of length one.
89
}
89
}
90
\references{
90
\references{
91
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
91
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
92
  \emph{The New S Language}.
92
  \emph{The New S Language}.
93
  Wadsworth & Brooks/Cole.
93
  Wadsworth & Brooks/Cole.