R/summary.csFSSgr.R

summary.csFSSgr <-
function (object, ...) 
{
    cat("Object contains scaling and clustering information derived from a csFSS object\n")
    cat("The details of the csFSS object follow...\n")
    print(object$x)
}

Try the costat package in your browser

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

costat documentation built on Sept. 8, 2023, 5:18 p.m.