scale_color_varibow: Varibow colorscale for ggplot2

View source: R/scales.R

scale_color_varibowR Documentation

Varibow colorscale for ggplot2

Description

Varibow colorscale for ggplot2

Usage

scale_color_varibow(..., alpha = 1, aesthetics = "colour")

Arguments

...

Parameters passed to ggplot2::discrete_scale()

alpha

Alpha value

aesthetics

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

Value

A ggplot2 discrete_scale() result.


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