Skip to content
Back to formatted view

Raw Message

Message-ID: <CA+vqiLENXLjT6k3GYK=SER7SbKkAVivfigpN2C_kFU4CsXqnLg@mail.gmail.com>
Date: 2012-10-19T21:23:08Z
From: Ista Zahn
Subject: how can i plot dotted regression line shaped with condition using ggplot
In-Reply-To: <1350676090236-4646797.post@n4.nabble.com>

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.