tableau_shape_pal {ggthemes}R Documentation

Tableau Shape Palettes (discrete)

Description

Shape palettes used by Tableau.

Usage

tableau_shape_pal(palette = "default")

Arguments

palette

Palette name. See ggthemes_data$tableau$shapes.

See Also

Other shape tableau: scale_shape_tableau

Examples

show_shapes(tableau_shape_pal()(5))

[Package ggthemes version 3.5.0 Index]