R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  utils::globalVariables(c("stats", "end", "start"))
}
JohnCoene/shinybulma documentation built on Nov. 16, 2022, 6:42 p.m.