make_bubbles: Make Bubbles

View source: R/bubbleplot.R

make_bubblesR Documentation

Make Bubbles

Description

Map z to the area of bubbles.

Usage

make_bubbles(x, maxsize)

Arguments

x

A numeric vector.

maxsize

The max size (in cex) of the bubbles.

Value

A list with the new bubbles as well as pretty breakpoints along with their respective cex values.


jolars/trelliswork documentation built on June 5, 2023, 11:52 a.m.