Learn R Programming

ggthemes (version 3.4.2)

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
# NOT RUN {

library("ggplot2")
show_shapes(calc_shape_pal()(15))



# }

Run the code above in your browser using DataLab