R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("Most of the data in the kootqlt R package and database is BC Hydro property.\nDistribution of the data to any other third party is strictly prohibited.\nFor more information type: cat(qlt_disclaimer())")
}
poissonconsulting/kootqlt documentation built on May 25, 2019, 10:25 a.m.