[R] Coloring axis labels on lattice xyplot
David Winsemius
dwinsemius at comcast.net
Thu Jul 1 22:52:40 CEST 2010
On Jul 1, 2010, at 4:29 PM, Andrew Liu wrote:
> Hello,
>
> First let me apologize for replying/changing subject when I
> initially asked this question. Its my first time using a mailing
> list of any sort!
>
> I am trying to color particular labels on my lattice xyplot.
>
> For example:
>
> library(lattice)
> z = data.frame(x = 1:5)
> xyplot(x~x, z)
>
> Is there any way for me to make the "4" on the y-axis blue?
This was answered yesterday.
--
David Winsemius, MD
West Hartford, CT
More information about the R-help
mailing list