powered by
linesC
linesC(listContour, col = "blue")
list of contour lines
line color
an empty value
add contour Lines to plot
# NOT RUN { data(mapTest) cL=list() cL=contourAuto(cL,mapTest$step,mapTest$xsize,mapTest$ysize,mapTest$krigGrid,c(5,7),mapTest$boundary) plot(mapTest$boundary) geozoning:::linesC(cL,col="black") # }
Run the code above in your browser using DataLab