R/zzz.R

Defines functions .onLoad

utils::globalVariables(".data")


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

Try the sooty package in your browser

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

sooty documentation built on June 8, 2025, 11:33 a.m.