R/onload.R

.onAttach  <- function(libname, pkgname) {
   packageStartupMessage("Package dse1 is deprecated. Please use package dse instead.")
   invisible(TRUE)
   }

Try the dse1 package in your browser

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

dse1 documentation built on May 2, 2019, 4:22 p.m.