R/zzz.R

Defines functions .onAttach

.onAttach <- function(...) {

  packageStartupMessage('Welcome to panelvar! Please cite our package in your publications -- see citation("panelvar")')
}

Try the panelvar package in your browser

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

panelvar documentation built on Jan. 6, 2023, 1:17 a.m.