R/zzz.R

Defines functions .onAttach

.onAttach <- function(...){
  packageStartupMessage("\n rt.test Package is installed. \n\n")
}

Try the rt.test package in your browser

Any scripts or data that you put into this service are public.

rt.test documentation built on May 2, 2019, 6:02 a.m.