palette_size: Symbol Size Mapping

View source: R/palettes.R

palette_sizeR Documentation

Symbol Size Mapping

Description

Symbol Size Mapping

Usage

palette_size(x, palette = NULL, domain = NULL, ...)

Arguments

x

A vector of categorical values.

palette

A numeric range.

domain

A vector of categorical data.

...

Currently not used.

Value

A numeric vector giving the amount by which plotting text and symbols should be magnified relative to the default (see par("cex")).

See Also

Other palettes: palette_color, palette_shape()


nfrerebeau/codex documentation built on May 1, 2024, 6:11 a.m.