R/print.reduced.R

print.reduced <-
function (x, ...) 
{
    x = x["reduc"]
    NextMethod()
}
mplex/multiplex documentation built on April 9, 2024, 3:12 a.m.