fort.
> >
> > Cheers
> > Petr
> >
> > > -Original Message-
> > > From: Jim Lemon
> > > Sent: Wednesday, December 9, 2020 11:37 PM
> > > To: PIKAL Petr
> > > Cc: R mailing list
> > > Subject: Re: [R] se
rienced in grid graphics.
> >
> > Best regards
> > Petr
> >
> > > -Original Message-
> > > From: Jim Lemon
> > > Sent: Monday, December 7, 2020 9:53 PM
> > > To: PIKAL Petr
> > > Cc: R mailing list
> > >
his second factor in the legend.
>
> Probably the last resort is to rewrite original code which I would like to
> avoid as I am not so experienced in grid graphics.
>
> Best regards
> Petr
>
> > -Original Message-
> > From: Jim Lemon
> > Sent: Monday,
December 7, 2020 9:53 PM
> To: PIKAL Petr
> Cc: R mailing list
> Subject: Re: [R] second legend in biplot
>
> Hi Petr,
> Here's an attempt, using the example in biplot.princomp:
>
> biplot(princomp(USArrests))
> > par("usr")
> [1] -497.2263 624.88
Hi Petr,
Here's an attempt, using the example in biplot.princomp:
biplot(princomp(USArrests))
> par("usr")
[1] -497.2263 624.8856 -497.2263 624.8856
legend(-180,600,c("State","Crime"),lty=1,col=c("black","red"))
Jim
On Mon, Dec 7, 2020 at 6:23 PM PIKAL Petr wrote:
>
> Dear all
>
> I try to ma
5 matches
Mail list logo