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.


tactile documentation built on May 31, 2023, 9:47 p.m.