[R] How to change the xlab name's color?

Bill.Venables at csiro.au Bill.Venables at csiro.au
Thu Sep 23 03:47:13 CEST 2010


?par

See col.lab, col.main, col.sub, &c.

To see what colours are available you can use

colours()

(or colors() if you don't speak English). 

-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of tooblue
Sent: Thursday, 23 September 2010 10:40 AM
To: r-help at r-project.org
Subject: [R] How to change the xlab name's color?


What I want is different colors corresponding to the different names, which
are the colors' names.
-- 
View this message in context: http://r.789695.n4.nabble.com/How-to-change-the-xlab-name-s-color-tp2551264p2551264.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help at 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.



More information about the R-help mailing list