R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname){

  utils::globalVariables(c("value", "CUSUM"))

}

Try the vlad package in your browser

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

vlad documentation built on Feb. 15, 2021, 5:12 p.m.