powered by
Given a set of numbers, function calculates the difference between the maximum and minimum value.
QCrange(y)
: vector of values
a number.
# NOT RUN { y <- seq(-5:5) QCrange(y) # }
Run the code above in your browser using DataLab