Re: [R] Attempting to make a custom color spectrum to use in heatmap.2

2008-08-07 Thread Jim Lemon
On Wed, 2008-08-06 at 16:57 -0700, Daniel Bernstein wrote: > Hello there! I'd just like to say in advance, "Thank you," for any help > and/or advice. > > My problem is as follows: > > I have a dataset that is made up of percentages. I've assigned my > "error" percentages a value of '-100', my "

Re: [R] Attempting to make a custom color spectrum to use in heatmap.2

2008-08-06 Thread Thomas Lumley
colorRampPalette() may do what you want. -thomas On Wed, 6 Aug 2008, Daniel Bernstein wrote: Hello there! I'd just like to say in advance, "Thank you," for any help and/or advice. My problem is as follows: I have a dataset that is made up of percentages. I've assigned my "error" p

[R] Attempting to make a custom color spectrum to use in heatmap.2

2008-08-06 Thread Daniel Bernstein
Hello there! I'd just like to say in advance, "Thank you," for any help and/or advice. My problem is as follows: I have a dataset that is made up of percentages. I've assigned my "error" percentages a value of '-100', my "non-existent" percentages a value of '0', and all my other percentages