palette_pizza: Pizza color palette

View source: R/scale_color_pizza.R

palette_pizzaR Documentation

Pizza color palette

Description

The palette based on authentic neapolitan pizzas.

Usage

palette_pizza(palette = "margherita", reverse = FALSE, ...)

Arguments

palette

Pizza type. Can be "margherita" (default), "margherita crust", "diavola" or "diavola crust".

reverse

Boolean indicating whether the palette should be reversed.

...

Additional arguments to pass to colorRampPalette().

Details

This function is usually not called directly, but from within scale_color_pizza().


see documentation built on April 4, 2025, 1:34 a.m.