[R] plotting 3 functions on same graph
Christoph Buser
buser at stat.math.ethz.ch
Tue Aug 2 16:04:36 CEST 2005
Hi
Maybe matplot (see ?matplot) can help you.
Regards,
Christoph Buser
--------------------------------------------------------------
Christoph Buser <buser at stat.math.ethz.ch>
Seminar fuer Statistik, LEO C13
ETH (Federal Inst. Technology) 8092 Zurich SWITZERLAND
phone: x-41-44-632-4673 fax: 632-1228
http://stat.ethz.ch/~buser/
--------------------------------------------------------------
herodote at oreka.com writes:
> hi all,
>
> I wish to draw on the same graphic device 3 functions.
>
> But i don't want them to be on different graph, i want to compare them on the same
>
> I don't need mfrow or mfcol, I need something else...
>
> 1 graph on 1 device inside this graph 3 ploted function.
>
> I saw something unsing data.frame, but i think it's overkill, and something less complicated must exist, if not why?
>
> why not plot(func1,func2,func3) ??
>
> thks.
>
>
> ////////////////////////////////////////////////////////////
> // Webmail Oreka : http://www.oreka.com
> ////////////////////////////////////////////////////////////
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list