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/latticework documentation built on May 28, 2023, 2:42 a.m.