Load package fBasics
 
library(fBasics)
 
colors()
 
should give you what you want. Also helpful are
 
colorTable()
colorLocator()
 
Which I found by searching for colors from the R console help menu.
 

> Date: Wed, 14 Mar 2012 22:55:39 +0800
> From: totang...@gmail.com
> To: r-help@r-project.org
> Subject: [R] where I can find more color names or color definition?
> 
> hi everyone .
> Now I want to draw several lines in one frame.And it seems needs more
> colors except for blue red,black .Where can i found these color name or
> define some new color ?thank you .
> 
> -- 
> TANG Jie
> Email: totang...@gmail.com
> Tel: 0086-2154896104
> Shanghai Typhoon Institute,China
> 
> [[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
                                          
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to