In general, most methods for R's generic "plot" command (try:
getAnywhere("plot.hclust")) in R's base graphics system accept further
arguments in the (...) portion that provide these sorts of capabilities.
?par will tell you about these further graphical parameters. 


Bert Gunter
Genentech Nonclinical Statistics
South San Francisco, CA 94404
650-467-7374


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Federico Abascal
Sent: Wednesday, February 14, 2007 7:42 AM
To: r-help@stat.math.ethz.ch
Subject: [R] font size in plots

Dear members of the list,

it is likely a stupid question but I cannot find the information neither
in R manuals nor in google.

I am generating a plot (from hclust results) but I cannot see properly
the labels because the default font size is too large. How can I change it?

Thanks!
Federico

______________________________________________
R-help@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
and provide commented, minimal, self-contained, reproducible code.

______________________________________________
R-help@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
and provide commented, minimal, self-contained, reproducible code.

Reply via email to