[R] how can i plot dotted regression line shaped with condition using ggplot

Ista Zahn istazahn at gmail.com
Fri Oct 19 23:23:08 CEST 2012


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.




More information about the R-help mailing list