With the default color gradient, even with the transformation, the heatmap is difficult to study.
R interprets a large number of colors, indicated in RGB, hexadimal, or just by name. For example :
R interprets a large number of colors, indicated in RGB, hexadimal, or just by name. For example :
<center>
{width=400px}
</center>
With `scale_fill_gradient2()` function, change the colors of the gradient, taking white for the minimum value and 'springgreen4' for the maximum value.