R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname)
{
  packageStartupMessage("Funded by the Horizon 2020. Framework Programme of the European Union.\n")
}
icasas/tvReg documentation built on Aug. 7, 2023, 9:22 a.m.