The R Project SVN R

Rev

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

Rev 24300 Rev 27447
Line 40... Line 40...
40
\references{
40
\references{
41
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
41
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
42
  \emph{The New S Language}.
42
  \emph{The New S Language}.
43
  Wadsworth \& Brooks/Cole. (has \code{iris3} as \code{iris}.)
43
  Wadsworth \& Brooks/Cole. (has \code{iris3} as \code{iris}.)
44
}
44
}
-
 
45
\seealso{
45
\seealso{\code{\link{matplot}} some examples of which use \code{iris}.}
46
  \code{\link[graphics]{matplot}} some examples of which use
-
 
47
  \code{iris}.
-
 
48
}
46
\examples{
49
\examples{
47
data(iris3)
50
data(iris3)
48
dni3 <- dimnames(iris3)
51
dni3 <- dimnames(iris3)
49
ii <- data.frame(matrix(aperm(iris3, c(1,3,2)), ncol=4,
52
ii <- data.frame(matrix(aperm(iris3, c(1,3,2)), ncol=4,
50
                   dimnames=list(NULL, sub(" L.",".Length",
53
                   dimnames=list(NULL, sub(" L.",".Length",