Skip to content
Prev 33683 / 63424 Next

Lattice: Drawing a single contour line with a negative value fails

On 8/19/09, Thorn Thaler <thothal at sbox.tugraz.at> wrote:
Definitely a bug. It should be easy to fix (but I haven't had time to
get to it yet).

Using something like

con <- c(-1000, NA)

seems to work though.

-Deepayan