R/Range3D.R

Range3D <- function (modules) 
{
    return(abs(MaxValue3D(modules) - MinValue3D(modules)))
}

Try the VecStatGraphs3D package in your browser

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

VecStatGraphs3D documentation built on May 1, 2019, 8:03 p.m.