R/zzz.R

.onAttach <- function(libname, pkgname) {
  packageStartupMessage(
    paste0("Welcome to the tigerTree package.  To learn more, see:",
           "\n\thttp://homerhanumat.github.io/tigerTree"))
}
homerhanumat/tigerTree documentation built on May 17, 2019, 4:51 p.m.