powered by
addContour
addContour(map, val, col = "blue", super = TRUE)
object returned by function genMap
quantile value vector
color parameter
if TRUE add to existing plot lines coresponding to contour, if FALSE plot boundary and add lines
void
add contour lines to plot
# NOT RUN { data(mapTest) addContour(mapTest,c(5,7),super=FALSE) # }
Run the code above in your browser using DataLab