R/ZZZ.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("\n*** qscorer package ***\n*** This is beta software. Please report any bugs!\n*** See the NEWS file for recent changes.\n*** https://nrkoehler.github.io/qscorer/news/index.html\n")
}
nrkoehler/qscorer documentation built on April 5, 2020, 3:09 a.m.