[R] How to change font size in plot() function

David Winsemius dwinsemius at comcast.net
Wed Sep 8 16:17:44 CEST 2010


That is one method, but he should also review:

?par

where he will discover that cex.main is a parameter that could be used  
from within the plot function.

> FMH had written, by Peng, C had failed to include context:
>>
>> Could someone please advice me the way to change the size of the  
>> title and x and
>> y-label in plot() function. I've tried to use 'font' and  
>> 'font.main' call in
>> plot() function, but it didn't make any changes in terms of the size.

On Sep 8, 2010, at 7:46 AM, Peng, C wrote:

>
> try:
>
> ?title
> -- 
> View this message in context: http://r.789695.n4.nabble.com/How-to-change-font-size-in-plot-function-tp2531127p2531161.html
> Sent from the R help mailing list archive at Nabble.com.

David Winsemius, MD
West Hartford, CT



More information about the R-help mailing list