R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  S7::methods_register()
}

Try the corrselect package in your browser

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

corrselect documentation built on July 19, 2026, 1:06 a.m.