The R Project SVN R

Rev

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

Rev 88568 Rev 88574
Line 1... Line 1...
1
% File src/library/graphics/man/mosaicplot.Rd
1
% File src/library/graphics/man/mosaicplot.Rd
2
% Part of the R package, https://www.R-project.org
2
% Part of the R package, https://www.R-project.org
3
% Copyright 1995-2021 R Core Team
3
% Copyright 1995-2025 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{mosaicplot}
6
\name{mosaicplot}
7
\alias{mosaicplot}
7
\alias{mosaicplot}
8
\alias{mosaicplot.default}
8
\alias{mosaicplot.default}
Line 123... Line 123...
123
\author{
123
\author{
124
  S-PLUS original by John Emerson \email{john.emerson@yale.edu}.
124
  S-PLUS original by John Emerson \email{john.emerson@yale.edu}.
125
  Originally modified and enhanced for \R by Kurt Hornik.
125
  Originally modified and enhanced for \R by Kurt Hornik.
126
}
126
}
127
\references{
127
\references{
128
  \bibshow{*, R:Hartigan+Kleiner:1984, R:Friendly:1994}
128
  \bibshow{*, R:Hartigan+Kleiner:1984, R:Friendly:1994a}
129
}
129
}
130
\seealso{
130
\seealso{
131
  \code{\link{assocplot}},
131
  \code{\link{assocplot}},
132
  \code{\link{loglin}}.
132
  \code{\link{loglin}}.
133
}
133
}