Dear Erich and John, thankyou for providing RColorBrewer! Are you working on options for CMYK or RGB return values? Thanks again, Darren [[alternative HTML version deleted]]
On Mon, 20 Mar 2006, Darren Weber wrote:> Dear Erich and John, thankyou for providing RColorBrewer! > > Are you working on options for CMYK or RGB return values? >col2rgb() will give RGB values. convertColor() (or the colorspace package) will give other conversions (but not CMYK) -thomas