JointUniquePairs$boxplotdataJitter {IdMappingAnalysis} | R Documentation |
Plot a set of points representing the density distribution of a data set.
## 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 |
|
... |
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
.