palette_shape: Symbol Mapping

View source: R/palettes.R

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


tesselle/arkhe documentation built on Feb. 22, 2024, 8:18 p.m.