pheat_color_saturated: Use a saturated rainbow color palette for the heatmap

Description Usage Arguments Value

Description

Use a saturated rainbow color palette for the heatmap

Usage

1
2
3
4
5
6
pheat_color_saturated(
  ph,
  saturation_limit = 0.4,
  upper_limit = 1,
  na_color = "#DDDDDD"
)

Arguments

saturation_limit

The value after which the color stops changing

upper_limit

The upper limit of the scale

na_color

Color for NA values in the heatmap

Value

A modified heatmap of class "pheat"


kylebittinger/pheatbuilder documentation built on Dec. 21, 2021, 8:45 a.m.