palette_shape {arkhe}R Documentation

Symbol Mapping

Description

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


[Package arkhe version 1.6.0 Index]