R/onload.R

'.onAttach' <- function(lib, pkg="lava.mixture") {
  desc <- utils::packageDescription(pkg)
  packageStartupMessage("\nLoading '", desc$Package, "' package...\n",
                          "Version    : ", desc$Version, "\n",
                          "Overview: help(package=", desc$Package, ")\n"); 
}

Try the lava.mixture package in your browser

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

lava.mixture documentation built on May 2, 2019, 6:10 p.m.