Skip to contents

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()