R/print.reduced.R

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