Learn R Programming

plotbb (version 0.1.1)

bb_scale_pch_manual: 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))

Value

A modified bbplot object

Arguments

values

values used for mapping.

range

numeric length-2 range for continuous mapping.

Author

Guangchuang Yu