Skip to content
Prev 163723 / 398506 Next

how do I eliminate excess levels in lattice contourplot key / legend?

On Wed, Dec 3, 2008 at 9:13 AM, Seth W Bigelow <sbigelow at fs.fed.us> wrote:
contourplot(z ~ X1 * X2, data = g, region = TRUE, at = seq(0, 1, length = 6))

-Deepayan