R/diffrange.R

"diffrange" <-
function(x) {
        diff(range(x))
    }

Try the CC package in your browser

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

CC documentation built on Aug. 27, 2019, 9:02 a.m.