)
>
> > p<-ggplot(iris, aes(x=Sepal.Length, y=Species))
>
> > p+geom_point()
>
> > p<-ggplot(iris, aes(x=Sepal.Length, y=MySpecies))
>
> > p+geom_point()
>
> >
>
> Cheers
>
> Petr
>
>
>
> *From:* greg holly [mailto:mak.hho.
riday, February 16, 2018 3:56 PM
To: PIKAL Petr mailto:petr.pi...@precheza.cz>>
Cc: r-help mailing list mailto:r-help@r-project.org>>
Subject: Re: [R] Putting 733 discrete categories on Y-axis in qqplot2 as they
are
Hi Petr;
Thanks. I do save the result in pdf by using the following command.
,
>
>
>
> Greg
>
>
>
> On Fri, Feb 16, 2018 at 3:39 PM, PIKAL Petr
> wrote:
>
> Hi
>
> > -Original Message-
> > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of greg
> holly
> > Sent: Thursday, February 15, 2018 3:58 PM
&
To: PIKAL Petr
Cc: r-help mailing list
Subject: Re: [R] Putting 733 discrete categories on Y-axis in qqplot2 as they
are
Hi Petr;
Thanks. I do save the result in pdf by using the following command.
ggsave("z7.pdf", p4, height = 95, width = 8, device=pdf, limitsize =
F,dpi=300)
I c
b 16, 2018 at 3:39 PM, PIKAL Petr wrote:
> Hi
>
> > -Original Message-
> > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of greg
> holly
> > Sent: Thursday, February 15, 2018 3:58 PM
> > To: r-help mailing list
> > Subject: [R] Puttin
Hi
> -Original Message-
> From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of greg holly
> Sent: Thursday, February 15, 2018 3:58 PM
> To: r-help mailing list
> Subject: [R] Putting 733 discrete categories on Y-axis in qqplot2 as they are
>
> Hi all;
&g
Hi all;
I have 733 discrete categories that will go on y-axis in ggplot2. I used
the following command to put the name of x-axis.
scale_x_discrete (limits = c("SI", "HOMAIR",
"AIR","HOMAB","SG","DI","FI","FG"))
Since there are only 8 categories on x it was easy to do. Is there any way
to do the
7 matches
Mail list logo