Skip to content
Prev 205194 / 398506 Next

xyplot: problems with column names & legend

On Jan 2, 2010, at 6:51 PM, Jay wrote:

            
You could try bquote() around the troublesome string.

(And why would you do such a thing in the first place, anyway???)
(It's not exactly clear what you mean by legend, but from the fact  
that you xyplot call has nothing that would clearly need a legend or  
key,  I'm guessing you actually mean the x and y labels.)

libary(lattice)
?xyplot # and pay attention to the xlab and ylab arguments
?update