R/summary.R

#' Summary of assessments of a randomization procedure
#' 
#' @param object object of class \code{unitedSimResults}
#' @param ... additional arguments affecting the summary that will be produced.
#'
#'
#' @return 
#' \code{data.frame} with a summary of the assessed object. 
#' 
#' @name summary
NULL

#' @rdname summary
#'
#' @export
setGeneric("summary")

Try the unitedR package in your browser

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

unitedR documentation built on July 8, 2020, 6:38 p.m.