[R] How to plot a blank plot
Liaw, Andy
andy_liaw at merck.com
Fri Feb 13 21:21:11 CET 2004
Is plot.new() what you're looking for?
Andy
> From: Adrian Custer
>
> Hello everyone,
>
> In plotting several graphics, I'd like to be able to plot a blank plot
> as in:
>
> par(mfrow=c(2,1))
> plot(BLANK)
> hist(rgamma(100000,6463.7,scale=0.015471),xlim=c(0,120),main="
> Emergence")
>
> I realize screen allows me to do this, but I figure the functionality
> must be there. Is there an equivalent to plot(BLANK)?
>
> thanks,
> adrian
>
> PS. please reply direct as I'm not subscribed to the list.
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
>
>
------------------------------------------------------------------------------
Notice: This e-mail message, together with any attachments,...{{dropped}}
More information about the R-help
mailing list