Provides drop-in replacements for common R functions (mean(), sum(), sd(), min(), etc.) that default to 'na.rm = TRUE' and issue warnings when missing values are removed. It handles some special cases. The table() default is set to 'useNA = ifany'.
Maintainer: Ulrich Atz ulrich.atz@unibocconi.it (ORCID) [copyright holder]
Useful links: