[R] matlab style plotting in R

Lanre Okusanya lanre.okusanya at gmail.com
Tue Feb 13 18:48:15 CET 2007


try
?lines
?points




On 2/13/07, Maria Vatapitakapha <xrysoflis at gmail.com> wrote:
> Hello
>
> I was wondering how I can achieve matlab style plotting in R,
> in the sense that matlab allows you to plot multiple sets of variables
> within the same
> x-y axes. plot in R does not seem to cater for this. I tried 'overplot' from
> the gplots package but this assumes different y axes for the variables.
>
> any suggestions would be very appreciated
>
> Maria
>
>         [[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
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list