[R] Coloring X and Y axis

Gundala Viswanath gundalav at gmail.com
Fri Apr 10 17:26:25 CEST 2009


Dear all,

Is there a way to do it?

The following code:

> pdf("test.pdf")
> plot(1,1,col="red")
> dev.off()

Only colors the plot into red, but not
x and y axis (inclusive the tick marks).



- Gundala Viswanath
Jakarta - Indonesia




More information about the R-help mailing list