bvbox | R Documentation |
Boxplots in two dimensions
bvbox(a, d = 7, mtitle = "Bivariate Boxplot", method = "robust", xlab = "X", ylab = "Y", add = FALSE, ...)
a |
a matrix |
d |
dimension |
mtitle |
title |
method |
character |
xlab |
x axis label |
ylab |
y axis label |
add |
add to existing plot? |
... |
additional plot arguments |
See Chapter 2: Visualization.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.