R/plot.rma.mv.r

Defines functions plot.rma.mv

Documented in plot.rma.mv

plot.rma.mv <- function(x, qqplot=FALSE, ...) {

   mstyle <- .get.mstyle()

   .chkclass(class(x), must="rma.mv", notav="rma.mv")

}
wviechtb/metafor documentation built on Dec. 4, 2024, 1:03 a.m.