Learn R Programming

boxplotdbl (version 1.4.0)

boxplotdbl-package: boxplotdbl

Description

boxplotdbl

Arguments

Details

The DESCRIPTION file: boxplotdbl boxplotdbl This package contains boxplotdou function. It is used for 2 sets data, to visualize the correlation of x and y axis.

References

Double Box Plot: https://tomizonor.wordpress.com/2013/03/15/double-box-plot/ Double Box Plot 1.2: https://tomizonor.wordpress.com/2013/11/24/double-box-plot-1-2/

See Also

boxplotdou, boxplot.

Examples

Run this code
# NOT RUN {
boxplotdou(Sepal.Width~Species, iris, Petal.Width~Species, iris)
# }

Run the code above in your browser using DataLab