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
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(
2 matches
Mail list logo