Description Usage Arguments Value
Use a saturated rainbow color palette for the heatmap
1 2 3 4 5 6 | pheat_color_saturated(
ph,
saturation_limit = 0.4,
upper_limit = 1,
na_color = "#DDDDDD"
)
|
saturation_limit |
The value after which the color stops changing |
upper_limit |
The upper limit of the scale |
na_color |
Color for |
A modified heatmap of class "pheat"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.