R/packmsg.R

.onAttach <- function(libname, pkgname)
    {
      packageStartupMessage("Package: ",paste(pkgname)," is ready to estimate! \nThis is beta software! \nFollow this project on github: https://github.com/manuelreif/mcIRT.git")
    }
manuelreif/mcIRT documentation built on May 21, 2019, 11:26 a.m.