unique scale color ggplot2
On 2020-07-07 19:23 +0200, Thierry Onkelinx wrote:
Don't use the cut() function.
Ah, I see it now. Changing fill = cut(cor, zCuts) to fill = cor did it, probably. Perhaps Catalin agrees.
Don't use the cut() function.
Ah, I see it now. Changing fill = cut(cor, zCuts) to fill = cor did it, probably. Perhaps Catalin agrees.