R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  options(check.tbl_tree.verbose = FALSE)
}

Try the shinyTempSignal package in your browser

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

shinyTempSignal documentation built on May 29, 2024, 3:40 a.m.