From: r-help-boun...@r-project.org [mailto:r-help-bounces@r-
project.org] On Behalf Of r-help.20.tre...@spamgourmet.com
Sent: Friday, June 22, 2012 6:04 AM
To: r-help@r-project.org
Subject: [R] scatter.smooth() line colour
Hi,
I really like the scatter.smooth() function - its extremeley
useful.
Howev
>> y <- rnorm(25)
> >> plot(x, y)
> >> lines(loess.smooth(x,y), col="red", lty=2, lwd=2)
> >>
> >> ------
> >> David L Carlson
> >> Associate Professor of Anthropology
> >> Texas A
ty=2, lwd=2)
--
David L Carlson
Associate Professor of Anthropology
Texas A&M University
College Station, TX 77843-4352
-Original Message-
From: r-help-boun...@r-project.org [mailto:r-help-bounces@r-
project.org] On Behalf Of r-help.20.tre...@s
;
>> -Original Message-
>> From: r-help-boun...@r-project.org [mailto:r-help-bounces@r-
>> project.org] On Behalf Of r-help.20.tre...@spamgourmet.com
>> Sent: Friday, June 22, 2012 6:04 AM
>> To: r-help@r-project.org
>> Subject: [R] scatter.smooth() line colour
y, June 22, 2012 6:04 AM
> To: r-help@r-project.org
> Subject: [R] scatter.smooth() line colour
>
> Hi,
>
> I really like the scatter.smooth() function - its extremeley useful.
> However, as far as I understand it, there is no way to change the
> properties of the smoothin
Hi,
I really like the scatter.smooth() function - its extremeley useful.
However, as far as I understand it, there is no way to change the
properties of the smoothing line e.g. col, lty, lwd. The
scatter.smooth function accepts a ... argument, but these are not
passed to the plotting function that
6 matches
Mail list logo