R/zzz.R

Defines functions .onAttach

.onAttach = function(libname, pkgname) {
packageStartupMessage(
        "Welcome to the tmle package, version 2.0.1.1

Use tmleNews() to see details on changes and bug fixes"
)}

Try the tmle package in your browser

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

tmle documentation built on May 29, 2024, 6:38 a.m.