R/zzz.r

Defines functions .onAttach

.onAttach <- function(lib, pkg) {
	packageStartupMessage("Welcome to GWmodel version 2.3-1.\n", appendLF = FALSE)
}

Try the GWmodel package in your browser

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

GWmodel documentation built on July 9, 2023, 5:52 p.m.