bubble: Bubble plot

View source: R/plot.R

bubbleR Documentation

Bubble plot

Description

Bubble plot

Usage

bubble(x, xlab = "Year", ylab = "Age", scale = 15, col = c("black",
  "darkgreen"), alpha = 0.8)

Arguments

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


elisvb/CCAM documentation built on March 13, 2023, 6:55 a.m.