make_bubbles {tactile}R 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.


[Package tactile version 0.2.1 Index]