powered by
Fast statistic functions (helpers) for representations computation.
maxC(x)minC(x)meanC(x)sumC(x)medianC(x)
minC(x)
meanC(x)
sumC(x)
medianC(x)
the numeric vector
the numeric value
# NOT RUN { maxC(rnorm(50)) minC(rnorm(50)) meanC(rnorm(50)) sumC(rnorm(50)) medianC(rnorm(50)) # }
Run the code above in your browser using DataLab