[R] plotting
Mark Wardle
mark at wardle.org
Fri Feb 16 14:48:33 CET 2007
Azizi wrote:
> Hello,
> I use newly R! I'd like to plot several data set together in one output window! How can I do that?
> Best regards
> Hadi
>
>
> ---------------------------------
> Never miss an email again!
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> 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
>
>
RSiteSearch("multiple plots")
But see
?layout
and
?par
(especially the mfrow parameter)
More information about the R-help
mailing list