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 Oct. 17, 2022, 5:10 p.m.