R/onload.R

'.onAttach' <- function(lib, pkg="ph2hetero")
  {    
    desc <- packageDescription(pkg)
    packageStartupMessage("Loading '", desc$Package, "' version ",desc$Version);
  }

Try the ph2hetero package in your browser

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

ph2hetero documentation built on May 2, 2019, 4:13 a.m.