R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("\nPlease cite as: \n")
  packageStartupMessage("Lopez, J. (2020), White's test and Bootstrapped White's test under the methodology of Jeong, J., Lee, K. (1999) package version 0.0.1")
}
jlopezper/whitestrap documentation built on June 6, 2020, 5:46 a.m.