I noted that there is a hsv2rgb in the C-API, but no corresponding function in R, while rgb2hsv is available in R. Does the functionality of hsv2rgb hide under some other name? Dieter
>>>>> "DM" == Dieter Menne <dieter.menne at menne-biomed.de> >>>>> on Mon, 31 Mar 2008 08:06:39 +0000 (UTC) writes:DM> I noted that there is a hsv2rgb in the C-API, but no DM> corresponding function in R, while rgb2hsv is available DM> in R. DM> Does the functionality of hsv2rgb hide under some other DM> name? yes: hsv()
> I noted that there is a hsv2rgb in the C-API, but no correspondingfunction in> R, while rgb2hsv is available in R. > > Does the functionality of hsv2rgb hide under some other name?I agree that it does seem like such a function ought to exist. You can use col2rgb(hsv(...)) to get what you want. Regards, Richie. Mathematical Sciences Unit HSL ------------------------------------------------------------------------ ATTENTION: This message contains privileged and confidential inform...{{dropped:20}}