R/zzz.R

Defines functions .onAttach

.onAttach = function(libname, pkgname){
  packageStartupMessage("Welcome to PTE v1.7 by Adam Kapelner, Alina Levine & Justin Bleich\n")
}

Try the PTE package in your browser

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

PTE documentation built on May 2, 2019, 9:58 a.m.