powered by
## S3 method for class 'LSDepthContour,ANY': plot(x, cont = NULL, ratio = 1, mu_min = NULL, mu_max = NULL, col = NULL, border = NULL, ...)
smp = rf(100,5,10) x = lsdSampleDepthContours(smp) plot(x, col = paste0("grey", col = rev(seq(10,40,10))))
Run the code above in your browser using DataLab