powered by
lsdAddContour(x, cont = NULL, ...)## S3 method for class 'LSDepthContour': lsdAddContour(x, cont = NULL, ...)
## S3 method for class 'LSDepthContour': lsdAddContour(x, cont = NULL, ...)
smp = rf(100,5,10) x = lsdSampleDepthContours(smp) plot(x) lsdAddContour(x,0.1, col = "grey50") lsdAddContour(x,0.3, col = "grey10", border = "red", lwd = 4)
Run the code above in your browser using DataLab