On Jan 11, 2013, at 8:04 PM, Elaine Kuo wrote: > Hello, > > I am using lattice to produce xyplot. > I want to change the font size of axis-X label. > Please kindly advise how to write the code. > Thank you. > > For changing the font size of axis-X title > it would be > > xlab=list("Diet of Breeding Ground", cex = 1.4)
Look at the ?xyplot page under the scales section. -- David Winsemius Alameda, CA, USA ______________________________________________ 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.