R/zzz.R

Defines functions .onAttach

.onAttach <- function(...) {

  packageStartupMessage('Please cite tricolore. See citation("tricolore").')

}

Try the tricolore package in your browser

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

tricolore documentation built on June 22, 2024, 12:16 p.m.