I got an off-line reply which fixed my problem. And, it is a good
thing my cataract surgery is soon, no? turns out that qqplot and
ggplot are not the same! . But the font in notepad on Windows
is such that I have difficulty in telling the difference.
On Wed, Jul 23, 2014 at 8:47 AM, John McKown
w
erzonden: woensdag 23 juli 2014 15:48
Aan: r-help
Onderwerp: [R] Trying to change a qplot() to a ggplot()+
I'm trying to change a qplot to a ggplot. The reason is because I want two
plots of the same data. One a bar char, the other a line graph.
What I'm trying:
#MSU_graph_m1b
I'm trying to change a qplot to a ggplot. The reason is because I want
two plots of the same data. One a bar char, the other a line graph.
What I'm trying:
#MSU_graph_m1b <-
qplot(Int_Start,LicPrLsys4HMSU,data=cpprdald2_m1,geom="bar",stat="identity",color=System_alias);
MSU_graph_m1 <-
qqplot(c
3 matches
Mail list logo