R/enviPat.R

Defines functions .onAttach

.onAttach <- function(lib, pkg)
{
	packageStartupMessage(paste0("\n \n Welcome to enviPat version 2.5 \n Check https://www.envipat.eawag.ch for an interactive online version\n"));

}

Try the enviPat package in your browser

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

enviPat documentation built on Oct. 21, 2022, 5:06 p.m.