R/preamble.R

.onAttach <- function(...) {
  date <- date()
  greet <- paste("# This package was created for research supported by NIH Grant R01 CA157528")
  packageStartupMessage(greet)
}
maxsommerfeld/cope documentation built on May 21, 2019, 2:19 p.m.