Re: [R] multiplot contour

2014-02-20 Thread David Carlson
to:r-help-boun...@r-project.org] On Behalf Of catalin roibu Sent: Wednesday, February 19, 2014 9:48 AM To: r-help@r-project.org Subject: [R] multiplot contour Dear R users, I have a multiplot graph in R (in the following code), but I don't know how to make (draw ) a contour line for entire m

[R] multiplot contour

2014-02-19 Thread catalin roibu
Dear R users, I have a multiplot graph in R (in the following code), but I don't know how to make (draw ) a contour line for entire multipanel. Please help me to solve this problem. Thank you very much! #Generate the data for the four graphs x <- seq(1, 50, 1) y1 <- 10*rnorm(50) y2 <- 100*rnorm(