Skip to contents

Symbol Mapping

Usage

palette_shape(x, palette = NULL, domain = NULL, ordered = FALSE, ...)

Arguments

x

A vector of categorical values.

palette

A vector of symbols.

domain

A vector of categorical data.

ordered

A logical scalar: should the levels be treated as already in the correct order?

...

Currently not used.

Value

A vector of symbols.

See also

Other palettes: palette_color, palette_size()