[R] Alternative to heat.color(x)

Achim Zeileis Achim.Zeileis at uibk.ac.at
Tue May 15 10:57:22 CEST 2012


On Tue, 15 May 2012, Duncan Murdoch wrote:

> On 12-05-15 4:00 AM, Gundala Viswanath wrote:
>> The colors generated by heat.color(x)
>> is too saturated.
>> 
>> Where is there alternative command similar to that  but "non-heated'
>> which also I can input the value 'x'.
>
> colorRamp() is very flexible.

Additionally, heat_hcl() in package "colorspace" intends to be a 
non-saturated HCL-based version of heat.colors().

Furthermore, the palettes in "RColorBrewer" may be interesting.

Best,
Z

> Duncan Murdoch
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list