R/init.R

Defines functions .onAttach

## set up default verbosity option

.onAttach <- function(libname,pkgname){
  options(spatPomp_verbose=FALSE)
}

Try the spatPomp package in your browser

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

spatPomp documentation built on April 4, 2025, 3:50 a.m.