how can i plot dotted regression line shaped with condition using ggplot
See ?annotate for help on adding individual points/labels/etc to a plot. Best, Ista
On Fri, Oct 19, 2012 at 3:48 PM, autumnlin <jialincau at gmail.com> wrote:
I would like to add specific point on to the regression line, like (x=1),shape=value(1) is it possible? -- View this message in context: http://r.789695.n4.nabble.com/how-can-i-plot-dotted-regression-line-shaped-with-condition-using-ggplot-tp4646773p4646797.html Sent from the R help mailing list archive at Nabble.com.
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.