Dear All

Subject : Multiple Lines in Graph

Could you please help me to draw two lines in a graph.
plot(f1, t1, type ="b")  and  plot(f2,t2, type="b")  where t1, t2, f1,and f2
are single dimensional matrix.
I have these two graph. How can I draw these two lines in a single window?
Thanks in advance

Kind Regards
 Wesley C Mathew

        [[alternative HTML version deleted]]

______________________________________________
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