| bubble | R Documentation |
Bubble plot
bubble(x, xlab = "Year", ylab = "Age", scale = 15, col = c("black",
"darkgreen"), alpha = 0.8)
x |
matrix |
xlab |
x label |
ylab |
y label |
scale |
scaler for the bubble size (scale_range) |
col |
color for the bubbles. if 2 colors are given, they indicate positive and negative values |
alpha |
transparency of the bubbles |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.