R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname){

 utils::globalVariables(c("Time", "Value", "Variable"))

}

Try the hdflex package in your browser

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

hdflex documentation built on June 8, 2025, 1:03 p.m.