ggthemes (version 3.4.0)

tableau_shape_pal: 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

Run this code
# NOT RUN {
show_shapes(tableau_shape_pal()(5))
# }

Run the code above in your browser using DataCamp Workspace