R/zzz.R

Defines functions .onAttach

.onAttach <- function(lib, pkg){
   packageStartupMessage("\nQCLUSTER: tuning clustering methods and cluster validation via resampling \nType 'citation(\"qcluster\")' for citing this R package in publications.\n")

   invisible()
}

Try the qcluster package in your browser

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

qcluster documentation built on April 3, 2025, 6:16 p.m.