Skip to content

Commit 37dd644

Browse files
author
maechler
committed
link to smoothScatter()
git-svn-id: https://svn.r-project.org/R/trunk@87695 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 615bfb8 commit 37dd644

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/library/graphics/man/sunflowerplot.Rd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,9 @@ sunflowerplot(x, \dots)
118118
1989--1993. Port to \R by Martin Maechler
119119
120120
}
121-
\seealso{\code{\link{density}}, \code{\link{xyTable}}
121+
\seealso{\code{\link{density}}, \code{\link{xyTable}};
122+
\code{\link{smoothScatter}()} is often preferable to
123+
\code{sunflowerplot()} nowadays.
122124
}
123125
\examples{
124126
require(stats) # for rnorm

0 commit comments

Comments
 (0)