R/zzz.R

Defines functions .onLoad

#' @importFrom lmtp static_binary_on
#' @importFrom lmtp static_binary_off
NULL

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

Try the crumble package in your browser

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

crumble documentation built on April 13, 2025, 5:10 p.m.