R/depth.R

Defines functions depth

depth <- function(x, ...) {
    UseMethod("depth")

}

Try the forImage package in your browser

Any scripts or data that you put into this service are public.

forImage documentation built on March 3, 2021, 1:13 a.m.