plot-function: How to change the font of the titles
Hi Almost all graphic manipulation is done by par() setting. Sometimes you can issue a par argument directly in plot() command so for Windows plot(...., font.lab = integer.number.to specify.predefined.font) however I believe that font issue is device and OS specific and you shall read (and try) ?par ?plot ?text ?axis .... see also Rdevga file for predefined fonts HTH Petr
On 1 Feb 2006 at 11:28, paladini at rz.uni-potsdam.de wrote:
Date sent: Wed, 1 Feb 2006 11:28:05 +0100 From: paladini at rz.uni-potsdam.de To: r-help at stat.math.ethz.ch Subject: [R] plot-function: How to change the font of the titles
Hello! I want to create a plot with x- and y-labels writen in times or arial. How can I change the font? Thank you very much. Best regards Claudia
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
Petr Pikal petr.pikal at precheza.cz