R/zzz.R

## when we have a namespace, we can do this.
.onAttach <- function(...){
    packageStartupMessage("Loading pmg...")
  pmg()
}

Try the pmg package in your browser

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

pmg documentation built on April 14, 2017, 4:01 p.m.