Re: [R] Using color and plotting characters in a scatterplot matrix [Newbie Help]

2009-02-04 Thread ONKELINX, Thierry
jk bericht- Van: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] Namens pfc_ivan Verzonden: woensdag 4 februari 2009 8:59 Aan: r-help@r-project.org Onderwerp: Re: [R] Using color and plotting characters in a scatterplot matrix [Newbie Help] I figured out how to do the res

Re: [R] Using color and plotting characters in a scatterplot matrix [Newbie Help]

2009-02-04 Thread pfc_ivan
I figured out how to do the rest, the only thing I need to do now is to somehow change the numbers which are < 90 to a character string "low" . The values which are between 100 - 90 to convert to character string "medium". And the values larger than 100 to convert to character string "high". Then