R/mean.R

Defines functions meanCR

#' @export
meanCR <- function(x) {
    meanC(x)
}
jacobcvt12/anRpackage documentation built on May 18, 2019, 8:02 a.m.