Collections")+theme_bw()
Thanks,
Mohan
-Original Message-
From: Dennis Murphy [mailto:djmu...@gmail.com]
Sent: Wednesday, June 17, 2015 8:42 PM
To: Radhakrishnan, Mohan (Cognizant)
Subject: Re: [R] Error bars and CI
Q: How do you expect to get error bars when you plot "group
geom="line")
p <- p + stat_summary(fun.data=mean_cl_normal,conf.int = .99, geom="errorbar",
width=0.2)
Thanks,
Mohan
-Original Message-
From: Radhakrishnan, Mohan (Cognizant)
Sent: Wednesday, June 17, 2015 12:54 PM
To: 'Dennis Murphy'
Cc: r-help@r-project.org
Sub
hakrishnan, Mohan (Cognizant)
Subject: Re: [R] Error bars and CI
Hi:
Firstly, your dplyr code to generate the summary data frame is unnecessary and
distracting, particularly since you didn't provide the input data set; you are
asked to provide a *minimal* reproducible example, which you co
3 matches
Mail list logo