Displaying 3 results from an estimated 3 matches for "wl2".
Did you mean:
l2
2009 Jun 25
2
How to draw a line in plot when I know the start point(x1, y1) and end point(x2, y2)?
Hello all,
How to draw a line in plot when I know the start point(x1,y1) and end point(x2,y2)? I need make this as additional information in the graph:
plot(wl2[[1]],wl2[[2]])
I think that is possible make this with the function abline(), is possible? I looked the function lines() too, but don't understand as make.
Thanks!
Lesandro
Veja quais são os assuntos do momento no Yahoo! +Buscados
[[alternative HTML version deleted]]
2009 Jun 25
0
(Resolved) How to draw a line in plot when I know the start point(x1, y1) and end point(x2, y2)?
...r-help@r-project.org
Data: Quinta-feira, 25 de Junho de 2009, 15:38
On Jun 25, 2009, at 1:30 PM, Lesandro wrote:
> Hello all,
>
> How to
draw a line in plot when I know the start point(x1,y1) and end point(x2,y2)? I need make this as additional information in the graph:
>
> plot(wl2[[1]],wl2[[2]])
>
> I think that is possible make this with the function abline(), is possible? I looked the function lines() too, but don't understand as make.
>
>
> Thanks!
> Lesandro
See ?segments which does just what you are looking for.
lines() is more designed for a...
2010 Sep 17
1
How to connect R to Mysql?
I installed the RMySql package in R 2.11.1 64 bit
Now how can I connect R with MySql?
I am using a windows 7 64 bit version.
Please help ASAP.
--
Thanks & Regards
Arijeet Mukherjee
+91-8981598879
[[alternative HTML version deleted]]