R/todo/baselineReport.R

Defines functions baselineReport

#' @rdname mixedvarReport
#' @export

baselineReport <- function(...)
  mixedvarReport(..., panel='baseline', bpPrototype=TRUE)
harrelfe/greport documentation built on Sept. 9, 2023, 8:08 a.m.