bb-scale-aes: aesthetic scales

bb_scale_pch_manualR Documentation

aesthetic scales

Description

aesthetic scales

Usage

bb_scale_pch_manual(values)

bb_scale_lty_manual(values)

bb_scale_cex_manual(values)

bb_scale_cex_continuous(range = c(0.8, 1.6))

Arguments

values

values used for mapping.

range

numeric length-2 range for continuous mapping.

Value

A modified bbplot object

Author(s)

Guangchuang Yu


plotbb documentation built on Jan. 15, 2026, 5:07 p.m.

Related to bb-scale-aes in plotbb...