scale_colour_catapult_c: Catapult Colour Scales

View source: R/themes.R

scale_colour_catapult_cR Documentation

Catapult Colour Scales

Description

Catapult Colour Scales

Usage

scale_colour_catapult_c(
  option = "D",
  begin = 0,
  end = 0.85,
  direction = 1,
  legend_width = NULL,
  legend_height = NULL,
  ...
)

Arguments

option

The viridis scale to use (A-H)

begin

The beginning of the colour scale

end

The end of the colour scale

direction

The direction of the colour scale

legend_width

The width of the legend (continuous)

legend_height

The height of the legend (continuous)

...

Additional arguments to be passed to 'scale_colour_viridis_c'

Value

A colour scale to be used in ggplot2


dmarginean/aqua documentation built on March 16, 2024, 1:03 a.m.