R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("Please do not forget to appropriately cite 'mRpostman' when using it in an academic research. See citation(package = 'mRpostman').")
}

Try the mRpostman package in your browser

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

mRpostman documentation built on Sept. 17, 2024, 5:09 p.m.