Good day all, I hope someone can help.

I'm new to the contourplot() function and because the contour plots
I'm making have very close contour lines, I'd like to label only the
minimum and maximum values. Is there a straight forward way of doing
this?

Thus far, I've tried setting the labels argument i.e contourplot(...,
labels=list(cex=0.8,labels=c(minValue,maxValue), ...) but with no luck
- all contour lines are still labelled which leads to unsightly,
overlapping text.

Kindly advise on how to get around this..

Thanking you in advance,

Jorge.

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to