?lines

plot(...)
lines(...)
lines(...)

On Wed, Feb 10, 2010 at 5:17 AM,  <khaz...@ceremade.dauphine.fr> wrote:
> Hello alla
>
> I have three kinds of information (x,y1),(x,y2),(x,y3) such that x and
> y1,y2,y3 are the vectors with the same dimention.
> Now I want to plot these three class af information on one plot.
> thank you for your help.
> khazaei
>
> ______________________________________________
> R-help@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.
>



-- 
Jim Holtman
Cincinnati, OH
+1 513 646 9390

What is the problem that you are trying to solve?

______________________________________________
R-help@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.

Reply via email to