R/zzz.R

Defines functions .onLoad

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

Try the monad package in your browser

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

monad documentation built on Oct. 28, 2024, 5:07 p.m.