.onAttach <- function(libname, pkgname) {
  packageStartupMessage("\nPlease see the vignette at https://ptitle.github.io/envirem/ for a detailed walk-through of this package.\n")	
}

