The R Project SVN R

Rev

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

Rev 68948 Rev 88585
Line 32... Line 32...
32
  that fall within the plot region are included.  There will be a
32
  that fall within the plot region are included.  There will be a
33
  warning if any finite values are omitted, but non-finite values are
33
  warning if any finite values are omitted, but non-finite values are
34
  omitted silently.
34
  omitted silently.
35
}
35
}
36
\references{
36
\references{
37
  Chambers, J. M. and Hastie, T. J. (1992)
37
  \bibshow{R:Chambers+Hastie:1992}
38
  \emph{Statistical Models in S.}
-
 
39
  Wadsworth & Brooks/Cole.
-
 
40
}
38
}
41
\seealso{\code{\link{jitter}} which you may want for ties in \code{x}.}
39
\seealso{\code{\link{jitter}} which you may want for ties in \code{x}.}
42
\examples{
40
\examples{
43
require(stats)  # both 'density' and its default method
41
require(stats)  # both 'density' and its default method
44
with(faithful, {
42
with(faithful, {