R/zzz.R

.onAttach <- function(libname = find.package("oidnChaRts"),
                      pkgname = "oidnChaRts") {
  
  packageStartupMessage(
    "oidnChaRts provides a number of templates for comparing htmlwidgets."
  )
  packageStartupMessage(
    "You must separately load each htmlwidget library before using it."
  )
  
}
ox-it/oidnChaRts documentation built on May 24, 2019, 5:55 p.m.