R/zzz.R

Defines functions .onAttach

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

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 Aug. 23, 2023, 1:08 a.m.