ggthemes (version 5.1.0)

calc_shape_pal: Calc shape palette (discrete)

Description

Shape palette based on the shapes used in LibreOffice Calc.

Usage

calc_shape_pal()

Arguments

See Also

Other shapes calc: scale_shape_calc()

Examples

Run this code
if (FALSE) {
  library("ggplot2")
  show_shapes(calc_shape_pal()(13))
}

Run the code above in your browser using DataLab