Skip to content
Prev 4929 / 29559 Next

contour lines on a plot

Maxime,
For that, you can check the example here:

http://www.asdar-book.org/code.php?chapter=6&figure=9

Particularly, at the top lines like

lyt05 <- list("sp.lines", cl05a, lwd=2, lty=2, col="grey95")

Cheers,

Virgilio