Re: [R] plot.lm cex.caption

2009-04-29 Thread HighSchool2005
Thank you very much again. Now I just need to find out how to update R on Ubuntu with only aptitude available. haha! Martin Maechler-4 wrote: > >> "H" == HighSchool2005 >> on Tue, 28 Apr 2009 06:29:07 -0700 (PDT) writes: > > H> Hello dear R users, > > H> My objective is

Re: [R] plot.lm cex.caption

2009-04-29 Thread Martin Maechler
> "H" == HighSchool2005 > on Tue, 28 Apr 2009 06:29:07 -0700 (PDT) writes: H> Hello dear R users, H> My objective is to change the size of this graphic : plot(lm(a~b), 4) H> (Cook's distance) H> I have found the help on the internet saying to change the size of a t

[R] plot.lm cex.caption

2009-04-28 Thread HighSchool2005
Hello dear R users, My objective is to change the size of this graphic : plot(lm(a~b), 4) (Cook's distance) I have found the help on the internet saying to change the size of a title on a graphic plot(lm(a ~ b), 4), I should use the graphic parameter cex.caption http://stat.ethz.ch/R-manual/R-p