R/namespace.R

Defines functions onAttach

.onAttach <- function(libname, pkgname) {
  deprecation_message()
}

Try the mudata package in your browser

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

mudata documentation built on Nov. 17, 2017, 7:30 a.m.