scale_fill_varibow: Varibow colorscale for ggplot2

View source: R/scales.R

scale_fill_varibowR Documentation

Varibow colorscale for ggplot2

Description

Varibow colorscale for ggplot2

Usage

scale_fill_varibow(..., alpha = 1, aesthetics = "fill")

Arguments

...

Parameters passed to ggplot2::discrete_scale()

alpha

Alpha value

aesthetics

Passed to ggplot2::discrete_scale(). Default is "fill".

Value

A ggplot2 discrete_scale() result.


hypercompetent/colorway documentation built on April 2, 2024, 1:44 a.m.