R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("Thank you for using whomds. To learn more about the WHO Model Disability Survey (MDS) and for contact information, go to https://www.who.int/health-topics/disability")
}

Try the whomds package in your browser

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

whomds documentation built on Sept. 8, 2023, 5:46 p.m.