Skip to contents

ggplot2 color scale for diverging data (e.g., BSR, saliences).

Usage

scale_color_pls(..., midpoint = 0, limits = NULL)

Arguments

...

Arguments passed to scale_color_gradientn

midpoint

Midpoint of diverging scale (default 0)

limits

Scale limits

Value

A ggplot2 scale object