R/zzz.R

Defines functions .onAttach

#' @importFrom yulab.utils yulab_msg
.onAttach <- function(libname, pkgname) {
    packageStartupMessage(yulab_msg(pkgname))
}

Try the wget package in your browser

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

wget documentation built on Aug. 21, 2025, 5:26 p.m.