R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  teal.logger::register_logger("teal.transform")
  invisible()
}

Try the teal.transform package in your browser

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

teal.transform documentation built on May 29, 2024, 5:06 a.m.