R/cpa.irgtt.count.R

Defines functions cpa.irgtt.count

Documented in cpa.irgtt.count

#' This help page is a stub. Equations do not yet exist for this type of analysis and outcome.
#' Try \code{cps.irgtt.count()} instead.
#'  
#' @author Alexandria C. Sakrejda (\email{acbro0@@umass.edu}
#' @author Ken Kleinman (\email{ken.kleinman@@gmail.com})
#' 
#' @param ... Any argument passed to the function.
#' 
#' @return A helpful suggestion to use cps.irgtt.count() instead.
#' 
#' @export
cpa.irgtt.count <- function(...) {
  return("No method exists for cpa.irgtt.count. Use cps.irgtt.count instead.")
}
nickreich/clusterPower documentation built on Feb. 3, 2021, 6:54 p.m.