R/summary.incaix.R

Defines functions summary.incaix

Documented in summary.incaix

summary.incaix <- function(object, ...){
# object must be a list with three components
   cat("\n INCA index :", format(object$Total, digits=4), "\n")
}

Try the ICGE package in your browser

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

ICGE documentation built on Aug. 8, 2025, 6:11 p.m.