1 2 3 4 5 6 7
.onAttach <- function(lib, pkg){ packageStartupMessage("\nRSC: robust and sparse correlation matrix estimation\n Type 'citation(\"RSC\")' for citing this package\n") invisible() }