R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("You should not load the Tmisc package.")
}
stephenturner/Tverse documentation built on July 17, 2025, 12:08 a.m.