R/onload.R

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

Try the goftte package in your browser

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

goftte documentation built on May 2, 2019, 5:12 a.m.