Take a look at the code for filled.contour().
You'll find a line beginning .Internal(filledcontour(
You can adapt this line and the lines around it to achieve what you want.
Good luck
Bob Kinley
-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Jonathan Hughes
Sent: 04 July 2012 02:01
To: [email protected]
Subject: [R] help with filled.contour() -
Dear all,
I can't figure out a way to have more than one plot using filled.contour() in a
single plate. I tried to use layout() or par(), but the way filled.contour() is
written seems to override those commands.
Any suggestions would be really appreciated.
Jonathan
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.
______________________________________________
[email protected] 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.