Hello,

> -----Original Message-----
> From: Monica Palaseanu-Lovejoy
> [SMTP:[EMAIL PROTECTED]
> Sent: Wednesday, March 24, 2004 4:06 PM
> To:   [EMAIL PROTECTED]
> Subject:      [R] colors, lines, characters .... documentation
> 
> Hi,
> 
> Very so often when i am plotting something, doing a histogram, or 
> whatever i am struggling to find out which are the numbers for 
> different colors, palette names, types of lines, symbols, etc. Is 
> there any documentation on line with all these numbers / names 
> and the associated symbol / color???
> 
        what I found to be quite useful is found in the library Hmisc.
(Thanks, Frank Harrell!)

        library(Hmisc)
        show.col()
        show.pch()

        And if you look at the definitions of these functions, it might be
quite easy to modify them for your exact needs.

        Hope this helps,
        Roland



+++++
This mail has been sent through the MPI for Demographic Rese...{{dropped}}

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to