[R-sig-eco] graph

Sarah Goslee sarah.goslee at gmail.com
Thu Apr 5 16:33:55 CEST 2012


Ah, how to change that.

You'll need to read:
?par
and specifically look at the cex options, lty, and col.

Do note that methods derived from plot may not accept all of the par
options, though. To get full control of customization, you may need to
use plot() instead of plot.PCA().


Sarah

On Thu, Apr 5, 2012 at 10:03 AM, Mahnaz Rabbaniha <rab.mahnaz at gmail.com> wrote:
> hi again
>
> foe example after plot a graph:
>
>> plot.PCA(res.pca, axes=c(1, 2), choix="ind", habillage=37) #res.pca: the
>> result of a PCA
>
>
> i want to changed some format of graph ( size the line,its color,,,)
>
> thanks
>
> On Thu, Apr 5, 2012 at 5:52 PM, Sarah Goslee <sarah.goslee at gmail.com> wrote:
>>
>> Nobody?
>>
>> Can you provide a reproducible example of what you mean? I don't
>> understand what you're trying to describe.
>>
>> Also, this might be better answered on the main R-help list.
>>
>> Sarah
>>
>> On Thu, Apr 5, 2012 at 8:56 AM, Mahnaz Rabbaniha <rab.mahnaz at gmail.com>
>> wrote:
>> > Hi dear all
>> >
>> > who changed the format( size,font,,,) of graph text in r
>> >
>> > thanks
>> > --
>> > Mahnaz
>> >
>>
>> --
>> Sarah Goslee
>> http://www.functionaldiversity.org
>
>
>
>
> --
> Mahnaz Rabbaniha
> Senior expert of marine ecology
> Iranian Fisheries Research Organization (IFRO)
> P.O.Box: 14155-6116 , P.Code: 1411816618*
> Tehran, IRAN
> Phone:   +98 21 44580953
> Fax:       +98 21 44580583
> Mobile:  +98 912 5790377
>
>
>
>
>



-- 
Sarah Goslee
http://www.stringpage.com
http://www.sarahgoslee.com
http://www.functionaldiversity.org



More information about the R-sig-ecology mailing list