On Nov 23, 2010, at 6:25 PM, jt306 wrote:
Is it possible to create a contour plot with the isolines labeled.
I know
you can do this with Matlab. Argh!
It is fairly straightforward with lattice::levelplot. Provide some
sample data.
I tried creating a filled contour plot, then using par(new=T),
followed by
overlaying the contour plot on top. However, the placement of the
filled
contour plot and the contour plot do not align correctly. Any
suggestions
would be appreciated.
Thanks,
Jon
--
David Winsemius, MD
West Hartford, CT
______________________________________________
R-help@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.