Description Usage Arguments Value Author(s) See Also
Plot a set of points representing the density distribution of a data set.
1 2 3 4 5 6 | ## Static method (use this):
## JointUniquePairs$boxplotdataJitter(y, round, verbose=FALSE, ...)
## Don't use the below:
## S3 method for class 'JointUniquePairs'
boxplotdataJitter(static, y, round, verbose=FALSE, ...)
|
y |
|
round |
If |
verbose |
If |
... |
Additional graphical parameters |
A data.frame
with two columns 'x' and 'y' which can be used
to overlay the box plot with density distribution using plot(x,y)
Alex Lisovich, Roger Day
For more information see JointUniquePairs
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.