R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("The package authors have invested considerable time and effort in creating, maintaining, and expanding the concordance package. \nIf you use this R package, the authors would appreciate it if you could cite it. \nPlease type 'citation(\"concordance\")' to see citation information for this R package.")
}
insongkim/concordance documentation built on Jan. 25, 2023, 4:55 p.m.