calc_shape_pal: Calc shape palette (discrete)

View source: R/calc.R

calc_shape_palR Documentation

Calc shape palette (discrete)

Description

Shape palette based on the shapes used in LibreOffice Calc.

Usage

calc_shape_pal()

Details

This palette uses unicode symbols for the shapes. It will not work for all graphics devices.

See Also

Other shapes calc: scale_shape_calc()

Examples

library("ggplot2")

## Not run: 
  show_shapes(calc_shape_pal()(13))

## End(Not run)

ggthemes documentation built on Nov. 21, 2023, 5:08 p.m.