R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname)
{
  options(assertive.severity = "stop")
}

Try the assertive.base package in your browser

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

assertive.base documentation built on Feb. 8, 2021, 9:06 a.m.