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]]
>
> ______________________________________________
> [email protected] 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)
______________________________________________
[email protected] 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.