palette_size {arkhe}R 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()


[Package arkhe version 1.6.0 Index]