[R] About "Plot.new"

Uwe Ligges ligges at statistik.tu-dortmund.de
Sun Jun 3 16:57:38 CEST 2012


Perhaps not at all, since you are posting to the R-help list rather than 
to the original poster of the question. You also forgot to quote the 
original question as the posting guide asks you to do.

Uwe Ligges



On 03.06.2012 08:12, czar wrote:
> @mr.parashar4 - If this not resolved yet, here is what can help
> plot.new is trying to create a new object out of the standard point plot. I
> believe you have not created a standard point plot, i.e. in your case,
> plot(xm,ym). This will show the graphical plot window. Keep that window open
> and then run your given command.
> If you have already defined plot(), then just keep that window open. That is
> when R will find the object and go ahead with the further commands over the
> plot you specify.
> Hope this helps.
>
> --
> View this message in context: http://r.789695.n4.nabble.com/About-Plot-new-tp866862p4632196.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.



More information about the R-help mailing list