R/zzz.R

Defines functions .onAttach

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

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

Try the twoStageDesignTMLE package in your browser

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

twoStageDesignTMLE documentation built on Sept. 11, 2024, 6:38 p.m.